ctt-babylon 0.9.39 → 0.9.41
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-contact-form-v2/babylon-contact-form-v2.component.mjs +37 -0
- package/esm2022/lib/components/core/babylon-contact-form-v2/index.mjs +2 -0
- package/esm2022/lib/components/core/babylon-external-script/babylon-external-script.component.mjs +1 -2
- package/esm2022/lib/components/core/babylon-faq-v2/babylon-faq-v2.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.mjs +9 -5
- package/esm2022/lib/components/core/babylon-info-big-v3/babylon-info-big-v3.component.mjs +2 -2
- package/esm2022/lib/components/core/babylon-info-img-v2/babylon-info-img-v2.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info-zigzag-v4/babylon-info-zigzag-v4.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.mjs +16 -0
- package/esm2022/lib/components/core/babylon-list-box-info/index.mjs +2 -0
- package/esm2022/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.mjs +26 -0
- package/esm2022/lib/components/core/babylon-list-img-v2/index.mjs +2 -0
- package/esm2022/lib/components/core/babylon-rooms-list-v2/babylon-rooms-list-v2.component.mjs +5 -3
- package/esm2022/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.mjs +24 -0
- package/esm2022/lib/components/core/babylon-simple-img-info/index.mjs +2 -0
- package/esm2022/lib/components/core/babylon-social-bar/babylon-social-bar.component.mjs +3 -3
- package/esm2022/lib/components/core/index.mjs +5 -1
- package/esm2022/lib/interfaces/babylon-text-info.interface.mjs +1 -1
- package/esm2022/lib/services/mapper/mapper.service.mjs +2 -2
- package/fesm2022/ctt-babylon.mjs +111 -20
- package/fesm2022/ctt-babylon.mjs.map +1 -1
- package/lib/components/core/babylon-contact-form-v2/babylon-contact-form-v2.component.d.ts +10 -0
- package/lib/components/core/babylon-contact-form-v2/index.d.ts +1 -0
- package/lib/components/core/babylon-feature-pills-number/babylon-feature-pills-number.component.d.ts +1 -1
- package/lib/components/core/babylon-gallery-v2/babylon-gallery-v2.component.d.ts +4 -1
- package/lib/components/core/babylon-list-box-info/babylon-list-box-info.component.d.ts +8 -0
- package/lib/components/core/babylon-list-box-info/index.d.ts +1 -0
- package/lib/components/core/babylon-list-img-v2/babylon-list-img-v2.component.d.ts +12 -0
- package/lib/components/core/babylon-list-img-v2/index.d.ts +1 -0
- package/lib/components/core/babylon-simple-img-info/babylon-simple-img-info.component.d.ts +10 -0
- package/lib/components/core/babylon-simple-img-info/index.d.ts +1 -0
- package/lib/components/core/index.d.ts +4 -0
- package/lib/interfaces/babylon-text-info.interface.d.ts +12 -0
- package/package.json +1 -1
package/fesm2022/ctt-babylon.mjs
CHANGED
|
@@ -2148,7 +2148,7 @@ class MapperService {
|
|
|
2148
2148
|
texts: props?.texts,
|
|
2149
2149
|
rightSide: component.name?.toLowerCase().includes('right'),
|
|
2150
2150
|
leftSide: component.name?.toLowerCase().includes('left'),
|
|
2151
|
-
items: this.mapItems(props?.items ?? props?.Items ?? props?.multimedia?.imagenes) ?? this.mapRoomDetails(props?.rooms),
|
|
2151
|
+
items: this.mapItems(props?.items ?? props?.Items ?? props?.multimedia?.imagenes) ?? this.mapRoomDetails(props?.rooms) ?? this.mapOffersGlobal(props?.offers),
|
|
2152
2152
|
offers: this.mapOffersGlobal(props?.offers),
|
|
2153
2153
|
multimedia: this.mapImages(props?.multimedia),
|
|
2154
2154
|
links: Utils.mapButtons(props?.links?.length ? props?.links : props?.links?.contact?.[0]),
|
|
@@ -6778,7 +6778,6 @@ class BabylonExternalScriptComponent {
|
|
|
6778
6778
|
msg_loading: this.msg_loading ?? 'loading...',
|
|
6779
6779
|
currency: 'EUR',
|
|
6780
6780
|
buy_variant: 'booking',
|
|
6781
|
-
single: false,
|
|
6782
6781
|
});
|
|
6783
6782
|
utb.setCookieConsentStatus({
|
|
6784
6783
|
'google-analytics': true,
|
|
@@ -6857,11 +6856,11 @@ class BabylonFaqV2Component {
|
|
|
6857
6856
|
this.selectedIndex.set(index);
|
|
6858
6857
|
}
|
|
6859
6858
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFaqV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6860
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonFaqV2Component, isStandalone: true, selector: "lib-babylon-faq-v2", inputs: { texts: "texts", items: "items", multimedia: "multimedia", rightSide: "rightSide" }, ngImport: i0, template: "<section class=\"faq js-bgHeight-section\" [class.faq--right]=\"rightSide\">\n <div class=\"container\">\n <div class=\"faq__inner\">\n <div class=\"faq__content\">\n <div class=\"faq__content--inner\">\n <div class=\"faq__heading js-bgHeight-heading\">\n @if (texts?.title) {\n <h2 [innerHTML]=\"texts?.title\"></h2>\n }\n @if (texts?.pretitle) {\n <p [innerHTML]=\"texts?.description\"></p>\n }\n </div>\n @if (items?.length) {\n <ul class=\"faq__list\">\n @for (item of items; track $index) {\n <li\n class=\"faq__item\"\n [class.active]=\"selectedIndex() === $index\"\n >\n <div\n class=\"faq__item--heading js-accordion\"\n (click)=\"toggle($index)\"\n >\n @if (item?.label) {\n <h3 [innerHTML]=\"item?.label\"></h3>\n <span class=\"faq__item--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </span>\n }\n </div>\n @if (item?.description) {\n <div class=\"faq__item--content\">\n <p\n [innerHTML]=\"item?.description\"\n ></p>\n </div>\n }\n </li>\n }\n </ul>\n }\n </div>\n </div>\n <div class=\"faq__image\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.img?.src\" [alt]=\"item?.img?.alt || 'image'\" />\n </figure>\n }\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.faq{padding-block:3.8rem 5rem;overflow:visible;position:relative;isolation:isolate}@media (min-width: 540px){.faq{padding-block:3.5rem 6rem}}@media (min-width: 768px){.faq{padding-block:6.1rem 8rem}}@media (min-width: 1024px){.faq{padding-bottom:7rem}}@media (min-width: 1280px){.faq{padding-block:12rem 8rem}}@media (min-width: 1366px){.faq{padding-block:11rem 9rem}}@media (min-width: 1680px){.faq{padding-block:7.9rem 10rem}}@media (min-width: 1800px){.faq{padding-top:10rem}}@media (max-width: 767.98px){.faq .container{--inline-spacing-left: 5.2rem;--inline-spacing-right: 5.2rem}}@media (max-width: 539.98px){.faq .container{--inline-spacing-left: 3.5rem;--inline-spacing-right: 3.5rem}}.faq:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:--cream;z-index:-1}.faq__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.faq__inner{gap:5rem}}@media (min-width: 768px){.faq__inner{gap:7rem}}@media (min-width: 1280px){.faq__inner{flex-direction:row;gap:0;align-items:flex-start}}.faq__image{width:29.8rem;flex:0 0 auto;display:none;position:relative}@media (min-width: 540px){.faq__image{width:42.029rem}}@media (min-width: 768px){.faq__image{width:48.929rem}}@media (min-width: 1280px){.faq__image{display:block;overflow:hidden;width:49.777rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.faq__image{top:9rem}}@media (min-width: 1366px){.faq__image{width:52.064rem}}@media (min-width: 1680px){.faq__image{width:64.679rem}}@media (min-width: 1800px){.faq__image{width:65.6rem}}.faq__image figure{aspect-ratio:298/268}.faq__graphic--top,.faq__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:--white;z-index:1}.faq__graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.faq__graphic--top{color:--cream}}.faq__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.faq__content{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.faq__content{align-items:flex-start}}.faq__content--inner{width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.faq__content--inner{max-width:43.3rem}}@media (min-width: 768px){.faq__content--inner{max-width:58.9rem}}@media (min-width: 1280px){.faq__content--inner{max-width:52.4rem}}@media (min-width: 1680px){.faq__content--inner{max-width:65.5rem}}.faq__heading{display:flex;flex-direction:column;gap:2.2rem;padding-bottom:3.3rem}@media (min-width: 540px){.faq__heading{gap:2rem;padding-bottom:3rem}}@media (min-width: 768px){.faq__heading{gap:4rem;padding-bottom:4.1rem}}@media (min-width: 1024px){.faq__heading{padding-bottom:4rem}}@media (min-width: 1280px){.faq__heading{padding-block:3.1rem 4.5rem}}@media (min-width: 1366px){.faq__heading{padding-block:4.5rem 4.1rem}}@media (min-width: 1680px){.faq__heading{padding-top:10.4rem}}@media (min-width: 1800px){.faq__heading{padding-top:10.6rem}}.faq__heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.faq__heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.faq__heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1280px){.faq__heading h2{font-size:5rem;line-height:1.08}}.faq__heading p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.faq__heading p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.faq__heading p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.faq__heading p{letter-spacing:.3rem}}.faq__list .faq__item{position:relative;padding-left:1.4rem;border-bottom:1px solid --grey}.faq__list .faq__item--heading{display:flex;align-items:center;gap:1rem;cursor:pointer;padding-block:3.5rem}@media (min-width: 768px){.faq__list .faq__item--heading{padding-block:4rem}}.faq__list .faq__item--heading h3{font-weight:0;color:var(--primary);margin-right:auto;position:relative;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--heading h3{font-size:1.8rem;line-height:1.5555555556;max-width:36.1rem}}@media (min-width: 768px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.6;letter-spacing:.04rem;max-width:47.3rem}}@media (min-width: 1280px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.7;max-width:42.2rem}}@media (min-width: 1680px){.faq__list .faq__item--heading h3{max-width:53.1rem}}.faq__list .faq__item--heading h3:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:1.5rem;left:-1.4rem;margin-top:.1rem}.faq__list .faq__item--icon{width:4rem;aspect-ratio:1;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:0}@media (min-width: 768px){.faq__list .faq__item--icon{width:6.1rem}}.faq__list .faq__item--icon svg{width:.914rem;height:.911rem;rotate:45deg}.faq__list .faq__item--icon:hover{border-radius:6.1rem}.faq__list .faq__item--content{color:rgb(var(--primary),80%);padding-right:.5rem;max-height:0;overflow:hidden;opacity:0;padding-bottom:0;margin-top:0!important;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;display:block}@media (min-width: 540px){.faq__list .faq__item--content{padding-right:2rem}}@media (min-width: 768px){.faq__list .faq__item--content{padding-right:7.7rem}}@media (min-width: 1280px){.faq__list .faq__item--content{padding-right:5.3rem}}@media (min-width: 1680px){.faq__list .faq__item--content{padding-right:10.1rem}}.faq__list .faq__item--content p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--content p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.7}}.faq__list .faq__item.active{opacity:1!important}.faq__list .faq__item.active .faq__item--icon{background:--cream}.faq__list .faq__item.active .faq__item--icon svg{rotate:0deg}.faq__list .faq__item.active .faq__item--content{max-height:600px;opacity:1;padding-bottom:3.5rem;display:block}.faq__list .faq__item:hover .faq__item--icon{background:--cream}.faq__list:hover .faq__item{opacity:.6}.faq__list:hover .faq__item:hover{opacity:1}@media (min-width: 1280px){.faq--right .faq__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.faq--right .faq__content{align-items:flex-end}}\n"] }); }
|
|
6859
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonFaqV2Component, isStandalone: true, selector: "lib-babylon-faq-v2", inputs: { texts: "texts", items: "items", multimedia: "multimedia", rightSide: "rightSide" }, ngImport: i0, template: "<section class=\"faq js-bgHeight-section\" [class.faq--right]=\"rightSide\">\n <div class=\"container\">\n <div class=\"faq__inner\">\n <div class=\"faq__content\">\n <div class=\"faq__content--inner\">\n <div class=\"faq__heading js-bgHeight-heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if (texts?.pretitle) {\n <p [innerHTML]=\"texts?.description\"></p>\n }\n </div>\n @if (items?.length) {\n <ul class=\"faq__list\">\n @for (item of items; track $index) {\n <li\n class=\"faq__item\"\n [class.active]=\"selectedIndex() === $index\"\n >\n <div\n class=\"faq__item--heading js-accordion\"\n (click)=\"toggle($index)\"\n >\n @if (item?.label) {\n <h3 [innerHTML]=\"item?.label\"></h3>\n <span class=\"faq__item--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </span>\n }\n </div>\n @if (item?.description) {\n <div class=\"faq__item--content\">\n <p\n [innerHTML]=\"item?.description\"\n ></p>\n </div>\n }\n </li>\n }\n </ul>\n }\n </div>\n </div>\n <div class=\"faq__image\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.img?.src\" [alt]=\"item?.img?.alt || 'image'\" />\n </figure>\n }\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.faq{padding-block:3.8rem 5rem;overflow:visible;position:relative;isolation:isolate}@media (min-width: 540px){.faq{padding-block:3.5rem 6rem}}@media (min-width: 768px){.faq{padding-block:6.1rem 8rem}}@media (min-width: 1024px){.faq{padding-bottom:7rem}}@media (min-width: 1280px){.faq{padding-block:12rem 8rem}}@media (min-width: 1366px){.faq{padding-block:11rem 9rem}}@media (min-width: 1680px){.faq{padding-block:7.9rem 10rem}}@media (min-width: 1800px){.faq{padding-top:10rem}}@media (max-width: 767.98px){.faq .container{--inline-spacing-left: 5.2rem;--inline-spacing-right: 5.2rem}}@media (max-width: 539.98px){.faq .container{--inline-spacing-left: 3.5rem;--inline-spacing-right: 3.5rem}}.faq:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:--cream;z-index:-1}.faq__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.faq__inner{gap:5rem}}@media (min-width: 768px){.faq__inner{gap:7rem}}@media (min-width: 1280px){.faq__inner{flex-direction:row;gap:0;align-items:flex-start}}.faq__image{width:29.8rem;flex:0 0 auto;display:none;position:relative}@media (min-width: 540px){.faq__image{width:42.029rem}}@media (min-width: 768px){.faq__image{width:48.929rem}}@media (min-width: 1280px){.faq__image{display:block;overflow:hidden;width:49.777rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.faq__image{top:9rem}}@media (min-width: 1366px){.faq__image{width:52.064rem}}@media (min-width: 1680px){.faq__image{width:64.679rem}}@media (min-width: 1800px){.faq__image{width:65.6rem}}.faq__image figure{aspect-ratio:298/268}.faq__graphic--top,.faq__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:--white;z-index:1}.faq__graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.faq__graphic--top{color:--cream}}.faq__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.faq__content{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.faq__content{align-items:flex-start}}.faq__content--inner{width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.faq__content--inner{max-width:43.3rem}}@media (min-width: 768px){.faq__content--inner{max-width:58.9rem}}@media (min-width: 1280px){.faq__content--inner{max-width:52.4rem}}@media (min-width: 1680px){.faq__content--inner{max-width:65.5rem}}.faq__heading{display:flex;flex-direction:column;gap:2.2rem;padding-bottom:3.3rem}@media (min-width: 540px){.faq__heading{gap:2rem;padding-bottom:3rem}}@media (min-width: 768px){.faq__heading{gap:4rem;padding-bottom:4.1rem}}@media (min-width: 1024px){.faq__heading{padding-bottom:4rem}}@media (min-width: 1280px){.faq__heading{padding-block:3.1rem 4.5rem}}@media (min-width: 1366px){.faq__heading{padding-block:4.5rem 4.1rem}}@media (min-width: 1680px){.faq__heading{padding-top:10.4rem}}@media (min-width: 1800px){.faq__heading{padding-top:10.6rem}}.faq__heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.faq__heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.faq__heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1280px){.faq__heading h2{font-size:5rem;line-height:1.08}}.faq__heading p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.faq__heading p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.faq__heading p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.faq__heading p{letter-spacing:.3rem}}.faq__list .faq__item{position:relative;padding-left:1.4rem;border-bottom:1px solid --grey}.faq__list .faq__item--heading{display:flex;align-items:center;gap:1rem;cursor:pointer;padding-block:3.5rem}@media (min-width: 768px){.faq__list .faq__item--heading{padding-block:4rem}}.faq__list .faq__item--heading h3{font-weight:0;color:var(--primary);margin-right:auto;position:relative;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--heading h3{font-size:1.8rem;line-height:1.5555555556;max-width:36.1rem}}@media (min-width: 768px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.6;letter-spacing:.04rem;max-width:47.3rem}}@media (min-width: 1280px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.7;max-width:42.2rem}}@media (min-width: 1680px){.faq__list .faq__item--heading h3{max-width:53.1rem}}.faq__list .faq__item--heading h3:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:1.5rem;left:-1.4rem;margin-top:.1rem}.faq__list .faq__item--icon{width:4rem;aspect-ratio:1;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:0}@media (min-width: 768px){.faq__list .faq__item--icon{width:6.1rem}}.faq__list .faq__item--icon svg{width:.914rem;height:.911rem;rotate:45deg}.faq__list .faq__item--icon:hover{border-radius:6.1rem}.faq__list .faq__item--content{color:rgb(var(--primary),80%);padding-right:.5rem;max-height:0;overflow:hidden;opacity:0;padding-bottom:0;margin-top:0!important;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;display:block}@media (min-width: 540px){.faq__list .faq__item--content{padding-right:2rem}}@media (min-width: 768px){.faq__list .faq__item--content{padding-right:7.7rem}}@media (min-width: 1280px){.faq__list .faq__item--content{padding-right:5.3rem}}@media (min-width: 1680px){.faq__list .faq__item--content{padding-right:10.1rem}}.faq__list .faq__item--content p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--content p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.7}}.faq__list .faq__item.active{opacity:1!important}.faq__list .faq__item.active .faq__item--icon{background:--cream}.faq__list .faq__item.active .faq__item--icon svg{rotate:0deg}.faq__list .faq__item.active .faq__item--content{max-height:600px;opacity:1;padding-bottom:3.5rem;display:block}.faq__list .faq__item:hover .faq__item--icon{background:--cream}.faq__list:hover .faq__item{opacity:.6}.faq__list:hover .faq__item:hover{opacity:1}@media (min-width: 1280px){.faq--right .faq__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.faq--right .faq__content{align-items:flex-end}}\n"] }); }
|
|
6861
6860
|
}
|
|
6862
6861
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFaqV2Component, decorators: [{
|
|
6863
6862
|
type: Component,
|
|
6864
|
-
args: [{ selector: 'lib-babylon-faq-v2', standalone: true, template: "<section class=\"faq js-bgHeight-section\" [class.faq--right]=\"rightSide\">\n <div class=\"container\">\n <div class=\"faq__inner\">\n <div class=\"faq__content\">\n <div class=\"faq__content--inner\">\n <div class=\"faq__heading js-bgHeight-heading\">\n @if (texts?.title) {\n <h2 [innerHTML]=\"texts?.title\"></h2>\n }\n @if (texts?.pretitle) {\n <p [innerHTML]=\"texts?.description\"></p>\n }\n </div>\n @if (items?.length) {\n <ul class=\"faq__list\">\n @for (item of items; track $index) {\n <li\n class=\"faq__item\"\n [class.active]=\"selectedIndex() === $index\"\n >\n <div\n class=\"faq__item--heading js-accordion\"\n (click)=\"toggle($index)\"\n >\n @if (item?.label) {\n <h3 [innerHTML]=\"item?.label\"></h3>\n <span class=\"faq__item--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </span>\n }\n </div>\n @if (item?.description) {\n <div class=\"faq__item--content\">\n <p\n [innerHTML]=\"item?.description\"\n ></p>\n </div>\n }\n </li>\n }\n </ul>\n }\n </div>\n </div>\n <div class=\"faq__image\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.img?.src\" [alt]=\"item?.img?.alt || 'image'\" />\n </figure>\n }\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.faq{padding-block:3.8rem 5rem;overflow:visible;position:relative;isolation:isolate}@media (min-width: 540px){.faq{padding-block:3.5rem 6rem}}@media (min-width: 768px){.faq{padding-block:6.1rem 8rem}}@media (min-width: 1024px){.faq{padding-bottom:7rem}}@media (min-width: 1280px){.faq{padding-block:12rem 8rem}}@media (min-width: 1366px){.faq{padding-block:11rem 9rem}}@media (min-width: 1680px){.faq{padding-block:7.9rem 10rem}}@media (min-width: 1800px){.faq{padding-top:10rem}}@media (max-width: 767.98px){.faq .container{--inline-spacing-left: 5.2rem;--inline-spacing-right: 5.2rem}}@media (max-width: 539.98px){.faq .container{--inline-spacing-left: 3.5rem;--inline-spacing-right: 3.5rem}}.faq:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:--cream;z-index:-1}.faq__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.faq__inner{gap:5rem}}@media (min-width: 768px){.faq__inner{gap:7rem}}@media (min-width: 1280px){.faq__inner{flex-direction:row;gap:0;align-items:flex-start}}.faq__image{width:29.8rem;flex:0 0 auto;display:none;position:relative}@media (min-width: 540px){.faq__image{width:42.029rem}}@media (min-width: 768px){.faq__image{width:48.929rem}}@media (min-width: 1280px){.faq__image{display:block;overflow:hidden;width:49.777rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.faq__image{top:9rem}}@media (min-width: 1366px){.faq__image{width:52.064rem}}@media (min-width: 1680px){.faq__image{width:64.679rem}}@media (min-width: 1800px){.faq__image{width:65.6rem}}.faq__image figure{aspect-ratio:298/268}.faq__graphic--top,.faq__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:--white;z-index:1}.faq__graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.faq__graphic--top{color:--cream}}.faq__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.faq__content{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.faq__content{align-items:flex-start}}.faq__content--inner{width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.faq__content--inner{max-width:43.3rem}}@media (min-width: 768px){.faq__content--inner{max-width:58.9rem}}@media (min-width: 1280px){.faq__content--inner{max-width:52.4rem}}@media (min-width: 1680px){.faq__content--inner{max-width:65.5rem}}.faq__heading{display:flex;flex-direction:column;gap:2.2rem;padding-bottom:3.3rem}@media (min-width: 540px){.faq__heading{gap:2rem;padding-bottom:3rem}}@media (min-width: 768px){.faq__heading{gap:4rem;padding-bottom:4.1rem}}@media (min-width: 1024px){.faq__heading{padding-bottom:4rem}}@media (min-width: 1280px){.faq__heading{padding-block:3.1rem 4.5rem}}@media (min-width: 1366px){.faq__heading{padding-block:4.5rem 4.1rem}}@media (min-width: 1680px){.faq__heading{padding-top:10.4rem}}@media (min-width: 1800px){.faq__heading{padding-top:10.6rem}}.faq__heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.faq__heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.faq__heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1280px){.faq__heading h2{font-size:5rem;line-height:1.08}}.faq__heading p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.faq__heading p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.faq__heading p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.faq__heading p{letter-spacing:.3rem}}.faq__list .faq__item{position:relative;padding-left:1.4rem;border-bottom:1px solid --grey}.faq__list .faq__item--heading{display:flex;align-items:center;gap:1rem;cursor:pointer;padding-block:3.5rem}@media (min-width: 768px){.faq__list .faq__item--heading{padding-block:4rem}}.faq__list .faq__item--heading h3{font-weight:0;color:var(--primary);margin-right:auto;position:relative;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--heading h3{font-size:1.8rem;line-height:1.5555555556;max-width:36.1rem}}@media (min-width: 768px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.6;letter-spacing:.04rem;max-width:47.3rem}}@media (min-width: 1280px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.7;max-width:42.2rem}}@media (min-width: 1680px){.faq__list .faq__item--heading h3{max-width:53.1rem}}.faq__list .faq__item--heading h3:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:1.5rem;left:-1.4rem;margin-top:.1rem}.faq__list .faq__item--icon{width:4rem;aspect-ratio:1;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:0}@media (min-width: 768px){.faq__list .faq__item--icon{width:6.1rem}}.faq__list .faq__item--icon svg{width:.914rem;height:.911rem;rotate:45deg}.faq__list .faq__item--icon:hover{border-radius:6.1rem}.faq__list .faq__item--content{color:rgb(var(--primary),80%);padding-right:.5rem;max-height:0;overflow:hidden;opacity:0;padding-bottom:0;margin-top:0!important;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;display:block}@media (min-width: 540px){.faq__list .faq__item--content{padding-right:2rem}}@media (min-width: 768px){.faq__list .faq__item--content{padding-right:7.7rem}}@media (min-width: 1280px){.faq__list .faq__item--content{padding-right:5.3rem}}@media (min-width: 1680px){.faq__list .faq__item--content{padding-right:10.1rem}}.faq__list .faq__item--content p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--content p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.7}}.faq__list .faq__item.active{opacity:1!important}.faq__list .faq__item.active .faq__item--icon{background:--cream}.faq__list .faq__item.active .faq__item--icon svg{rotate:0deg}.faq__list .faq__item.active .faq__item--content{max-height:600px;opacity:1;padding-bottom:3.5rem;display:block}.faq__list .faq__item:hover .faq__item--icon{background:--cream}.faq__list:hover .faq__item{opacity:.6}.faq__list:hover .faq__item:hover{opacity:1}@media (min-width: 1280px){.faq--right .faq__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.faq--right .faq__content{align-items:flex-end}}\n"] }]
|
|
6863
|
+
args: [{ selector: 'lib-babylon-faq-v2', standalone: true, template: "<section class=\"faq js-bgHeight-section\" [class.faq--right]=\"rightSide\">\n <div class=\"container\">\n <div class=\"faq__inner\">\n <div class=\"faq__content\">\n <div class=\"faq__content--inner\">\n <div class=\"faq__heading js-bgHeight-heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if (texts?.pretitle) {\n <p [innerHTML]=\"texts?.description\"></p>\n }\n </div>\n @if (items?.length) {\n <ul class=\"faq__list\">\n @for (item of items; track $index) {\n <li\n class=\"faq__item\"\n [class.active]=\"selectedIndex() === $index\"\n >\n <div\n class=\"faq__item--heading js-accordion\"\n (click)=\"toggle($index)\"\n >\n @if (item?.label) {\n <h3 [innerHTML]=\"item?.label\"></h3>\n <span class=\"faq__item--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </span>\n }\n </div>\n @if (item?.description) {\n <div class=\"faq__item--content\">\n <p\n [innerHTML]=\"item?.description\"\n ></p>\n </div>\n }\n </li>\n }\n </ul>\n }\n </div>\n </div>\n <div class=\"faq__image\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"faq__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.img?.src\" [alt]=\"item?.img?.alt || 'image'\" />\n </figure>\n }\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.faq{padding-block:3.8rem 5rem;overflow:visible;position:relative;isolation:isolate}@media (min-width: 540px){.faq{padding-block:3.5rem 6rem}}@media (min-width: 768px){.faq{padding-block:6.1rem 8rem}}@media (min-width: 1024px){.faq{padding-bottom:7rem}}@media (min-width: 1280px){.faq{padding-block:12rem 8rem}}@media (min-width: 1366px){.faq{padding-block:11rem 9rem}}@media (min-width: 1680px){.faq{padding-block:7.9rem 10rem}}@media (min-width: 1800px){.faq{padding-top:10rem}}@media (max-width: 767.98px){.faq .container{--inline-spacing-left: 5.2rem;--inline-spacing-right: 5.2rem}}@media (max-width: 539.98px){.faq .container{--inline-spacing-left: 3.5rem;--inline-spacing-right: 3.5rem}}.faq:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:--cream;z-index:-1}.faq__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.faq__inner{gap:5rem}}@media (min-width: 768px){.faq__inner{gap:7rem}}@media (min-width: 1280px){.faq__inner{flex-direction:row;gap:0;align-items:flex-start}}.faq__image{width:29.8rem;flex:0 0 auto;display:none;position:relative}@media (min-width: 540px){.faq__image{width:42.029rem}}@media (min-width: 768px){.faq__image{width:48.929rem}}@media (min-width: 1280px){.faq__image{display:block;overflow:hidden;width:49.777rem;position:sticky;top:8rem}}@media (min-width: 1280px) and (min-width: 1680px){.faq__image{top:9rem}}@media (min-width: 1366px){.faq__image{width:52.064rem}}@media (min-width: 1680px){.faq__image{width:64.679rem}}@media (min-width: 1800px){.faq__image{width:65.6rem}}.faq__image figure{aspect-ratio:298/268}.faq__graphic--top,.faq__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:--white;z-index:1}.faq__graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.faq__graphic--top{color:--cream}}.faq__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.faq__content{flex:1 1 100%;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.faq__content{align-items:flex-start}}.faq__content--inner{width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.faq__content--inner{max-width:43.3rem}}@media (min-width: 768px){.faq__content--inner{max-width:58.9rem}}@media (min-width: 1280px){.faq__content--inner{max-width:52.4rem}}@media (min-width: 1680px){.faq__content--inner{max-width:65.5rem}}.faq__heading{display:flex;flex-direction:column;gap:2.2rem;padding-bottom:3.3rem}@media (min-width: 540px){.faq__heading{gap:2rem;padding-bottom:3rem}}@media (min-width: 768px){.faq__heading{gap:4rem;padding-bottom:4.1rem}}@media (min-width: 1024px){.faq__heading{padding-bottom:4rem}}@media (min-width: 1280px){.faq__heading{padding-block:3.1rem 4.5rem}}@media (min-width: 1366px){.faq__heading{padding-block:4.5rem 4.1rem}}@media (min-width: 1680px){.faq__heading{padding-top:10.4rem}}@media (min-width: 1800px){.faq__heading{padding-top:10.6rem}}.faq__heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.faq__heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.faq__heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1280px){.faq__heading h2{font-size:5rem;line-height:1.08}}.faq__heading p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.faq__heading p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.faq__heading p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.faq__heading p{letter-spacing:.3rem}}.faq__list .faq__item{position:relative;padding-left:1.4rem;border-bottom:1px solid --grey}.faq__list .faq__item--heading{display:flex;align-items:center;gap:1rem;cursor:pointer;padding-block:3.5rem}@media (min-width: 768px){.faq__list .faq__item--heading{padding-block:4rem}}.faq__list .faq__item--heading h3{font-weight:0;color:var(--primary);margin-right:auto;position:relative;font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--heading h3{font-size:1.8rem;line-height:1.5555555556;max-width:36.1rem}}@media (min-width: 768px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.6;letter-spacing:.04rem;max-width:47.3rem}}@media (min-width: 1280px){.faq__list .faq__item--heading h3{font-size:2rem;line-height:1.7;max-width:42.2rem}}@media (min-width: 1680px){.faq__list .faq__item--heading h3{max-width:53.1rem}}.faq__list .faq__item--heading h3:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:1.5rem;left:-1.4rem;margin-top:.1rem}.faq__list .faq__item--icon{width:4rem;aspect-ratio:1;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:0}@media (min-width: 768px){.faq__list .faq__item--icon{width:6.1rem}}.faq__list .faq__item--icon svg{width:.914rem;height:.911rem;rotate:45deg}.faq__list .faq__item--icon:hover{border-radius:6.1rem}.faq__list .faq__item--content{color:rgb(var(--primary),80%);padding-right:.5rem;max-height:0;overflow:hidden;opacity:0;padding-bottom:0;margin-top:0!important;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;display:block}@media (min-width: 540px){.faq__list .faq__item--content{padding-right:2rem}}@media (min-width: 768px){.faq__list .faq__item--content{padding-right:7.7rem}}@media (min-width: 1280px){.faq__list .faq__item--content{padding-right:5.3rem}}@media (min-width: 1680px){.faq__list .faq__item--content{padding-right:10.1rem}}.faq__list .faq__item--content p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.faq__list .faq__item--content p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.faq__list .faq__item--content p{font-size:2rem;line-height:1.7}}.faq__list .faq__item.active{opacity:1!important}.faq__list .faq__item.active .faq__item--icon{background:--cream}.faq__list .faq__item.active .faq__item--icon svg{rotate:0deg}.faq__list .faq__item.active .faq__item--content{max-height:600px;opacity:1;padding-bottom:3.5rem;display:block}.faq__list .faq__item:hover .faq__item--icon{background:--cream}.faq__list:hover .faq__item{opacity:.6}.faq__list:hover .faq__item:hover{opacity:1}@media (min-width: 1280px){.faq--right .faq__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.faq--right .faq__content{align-items:flex-end}}\n"] }]
|
|
6865
6864
|
}], propDecorators: { texts: [{
|
|
6866
6865
|
type: Input
|
|
6867
6866
|
}], items: [{
|
|
@@ -6874,11 +6873,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
6874
6873
|
|
|
6875
6874
|
class BabylonFeaturePillsNumberComponent {
|
|
6876
6875
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFeaturePillsNumberComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6877
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonFeaturePillsNumberComponent, isStandalone: true, selector: "lib-babylon-feature-pills-number", inputs: { texts: "texts", svgs: "svgs" }, ngImport: i0, template: "<section class=\"feature-pills-number bg-cream\">\n <div class=\"feature-pills-number__inner\">\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n href=\"/assets/babylon/svg/tripadvisor.svg#tripadvisor\"\n ></use>\n </svg>\n </span>\n <h2>4,6</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 1.024 reviews</p>\n </div>\n </div>\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--booking\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use href=\"/assets/babylon/svg/booking.svg#booking\"></use>\n </svg>\n </span>\n <h2>9,1</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 758 reviews</p>\n </div>\n </div>\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--google\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use href=\"/assets/babylon/svg/google.svg#google\"></use>\n </svg>\n </span>\n <h2>4,7</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 698 reviews</p>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.feature-pills-number{padding-block:5rem}@media (min-width: 540px){.feature-pills-number{padding-block:6rem}}@media (min-width: 768px){.feature-pills-number{padding-block:7rem}}.feature-pills-number__inner{margin-inline:auto;width:100%;max-width:31rem;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.feature-pills-number__inner{max-width:32rem;gap:3rem}}@media (min-width: 1024px){.feature-pills-number__inner{max-width:70rem;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:6rem;column-gap:4rem}}@media (min-width: 1366px){.feature-pills-number__inner{max-width:108rem}}@media (min-width: 1680px){.feature-pills-number__inner{column-gap:9rem;max-width:114rem}}.feature-pills-number__inner .feature-pills-number__item{display:flex;align-items:center;gap:1.4rem;background:var(--white);border-radius:100vw;width:31rem}@media (min-width: 540px){.feature-pills-number__inner .feature-pills-number__item{width:32rem}}.feature-pills-number__inner .feature-pills-number__item h2{width:4.2rem;font-size:3.4rem;line-height:1;letter-spacing:-.136rem;text-align:center;font-family:var(--font-title);flex:0 0 auto}.feature-pills-number__inner .feature-pills-number__icon{width:6rem;height:6rem;border-radius:100vw;display:flex;align-items:center;justify-content:center}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor{background:var(--tripadvisor)}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor svg{width:4.083rem;height:2.579rem}.feature-pills-number__inner .feature-pills-number__icon--booking{background:var(--booking)}.feature-pills-number__inner .feature-pills-number__icon--booking svg{width:2.757rem;height:2.673rem}.feature-pills-number__inner .feature-pills-number__icon--google svg{width:3.56rem;height:3.643rem}.feature-pills-number__inner .feature-pills-number__content{display:flex;flex-direction:column}.feature-pills-number__inner .feature-pills-number__content h3{font-size:1.8rem;line-height:1.5555555556;font-family:var(--font-title)}.feature-pills-number__inner .feature-pills-number__content p{color:rgba(var(--primary),.8);font-size:1.4rem;line-height:1}.feature-pills-number__icon--booking svg{color:var(--cl_icon-light)}\n"] }); }
|
|
6876
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonFeaturePillsNumberComponent, isStandalone: true, selector: "lib-babylon-feature-pills-number", inputs: { texts: "texts", svgs: "svgs" }, ngImport: i0, template: "@if (texts) {\n <section class=\"feature-pills-number bg-cream\">\n <div class=\"feature-pills-number__inner\">\n @if (texts.featurepillsnumberSvgicon1) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon1 +\n '.svg#' +\n texts.featurepillsnumberSvgicon1\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber1) {\n <h2>{{ texts.featurepillsnumberSvgnumber1 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname1) {\n <h3>{{ texts.featurepillsnumberSvgname1 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle1) {\n <p>{{ texts.featurepillsnumberSvgsubtitle1 }}</p>\n }\n </div>\n </div>\n }\n @if (texts.featurepillsnumberSvgicon2) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon2 +\n '.svg#' +\n texts.featurepillsnumberSvgicon2\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber2) {\n <h2>{{ texts.featurepillsnumberSvgnumber2 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname2) {\n <h3>{{ texts.featurepillsnumberSvgname2 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle2) {\n <p>{{ texts.featurepillsnumberSvgsubtitle2 }}</p>\n }\n </div>\n </div>\n }\n @if (texts.featurepillsnumberSvgicon3) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon3 +\n '.svg#' +\n texts.featurepillsnumberSvgicon3\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber3) {\n <h2>{{ texts.featurepillsnumberSvgnumber3 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname3) {\n <h3>{{ texts.featurepillsnumberSvgname3 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle3) {\n <p>{{ texts.featurepillsnumberSvgsubtitle3 }}</p>\n }\n </div>\n </div>\n }\n </div>\n </section>\n}\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.feature-pills-number{padding-block:5rem}@media (min-width: 540px){.feature-pills-number{padding-block:6rem}}@media (min-width: 768px){.feature-pills-number{padding-block:7rem}}.feature-pills-number__inner{margin-inline:auto;width:100%;max-width:31rem;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.feature-pills-number__inner{max-width:32rem;gap:3rem}}@media (min-width: 1024px){.feature-pills-number__inner{max-width:70rem;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:6rem;column-gap:4rem}}@media (min-width: 1366px){.feature-pills-number__inner{max-width:108rem}}@media (min-width: 1680px){.feature-pills-number__inner{column-gap:9rem;max-width:114rem}}.feature-pills-number__inner .feature-pills-number__item{display:flex;align-items:center;gap:1.4rem;background:var(--white);border-radius:100vw;width:31rem}@media (min-width: 540px){.feature-pills-number__inner .feature-pills-number__item{width:32rem}}.feature-pills-number__inner .feature-pills-number__item h2{width:4.2rem;font-size:3.4rem;line-height:1;letter-spacing:-.136rem;text-align:center;font-family:var(--font-title);flex:0 0 auto}.feature-pills-number__inner .feature-pills-number__icon{width:6rem;height:6rem;border-radius:100vw;display:flex;align-items:center;justify-content:center}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor{background:var(--tripadvisor)}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor svg{width:4.083rem;height:2.579rem}.feature-pills-number__inner .feature-pills-number__icon--booking{background:var(--booking)}.feature-pills-number__inner .feature-pills-number__icon--booking svg{width:2.757rem;height:2.673rem}.feature-pills-number__inner .feature-pills-number__icon--google svg{width:3.56rem;height:3.643rem}.feature-pills-number__inner .feature-pills-number__content{display:flex;flex-direction:column}.feature-pills-number__inner .feature-pills-number__content h3{font-size:1.8rem;line-height:1.5555555556;font-family:var(--font-title)}.feature-pills-number__inner .feature-pills-number__content p{color:rgba(var(--primary),.8);font-size:1.4rem;line-height:1}.feature-pills-number__icon--booking svg{color:var(--cl_icon-light)}\n"] }); }
|
|
6878
6877
|
}
|
|
6879
6878
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonFeaturePillsNumberComponent, decorators: [{
|
|
6880
6879
|
type: Component,
|
|
6881
|
-
args: [{ selector: 'lib-babylon-feature-pills-number', standalone: true, imports: [], template: "<section class=\"feature-pills-number bg-cream\">\n <div class=\"feature-pills-number__inner\">\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n href=\"/assets/babylon/svg/tripadvisor.svg#tripadvisor\"\n ></use>\n </svg>\n </span>\n <h2>4,6</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 1.024 reviews</p>\n </div>\n </div>\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--booking\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use href=\"/assets/babylon/svg/booking.svg#booking\"></use>\n </svg>\n </span>\n <h2>9,1</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 758 reviews</p>\n </div>\n </div>\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--google\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use href=\"/assets/babylon/svg/google.svg#google\"></use>\n </svg>\n </span>\n <h2>4,7</h2>\n <div class=\"feature-pills-number__content\">\n <h3>Excelente</h3>\n <p>Basado en 698 reviews</p>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.feature-pills-number{padding-block:5rem}@media (min-width: 540px){.feature-pills-number{padding-block:6rem}}@media (min-width: 768px){.feature-pills-number{padding-block:7rem}}.feature-pills-number__inner{margin-inline:auto;width:100%;max-width:31rem;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.feature-pills-number__inner{max-width:32rem;gap:3rem}}@media (min-width: 1024px){.feature-pills-number__inner{max-width:70rem;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:6rem;column-gap:4rem}}@media (min-width: 1366px){.feature-pills-number__inner{max-width:108rem}}@media (min-width: 1680px){.feature-pills-number__inner{column-gap:9rem;max-width:114rem}}.feature-pills-number__inner .feature-pills-number__item{display:flex;align-items:center;gap:1.4rem;background:var(--white);border-radius:100vw;width:31rem}@media (min-width: 540px){.feature-pills-number__inner .feature-pills-number__item{width:32rem}}.feature-pills-number__inner .feature-pills-number__item h2{width:4.2rem;font-size:3.4rem;line-height:1;letter-spacing:-.136rem;text-align:center;font-family:var(--font-title);flex:0 0 auto}.feature-pills-number__inner .feature-pills-number__icon{width:6rem;height:6rem;border-radius:100vw;display:flex;align-items:center;justify-content:center}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor{background:var(--tripadvisor)}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor svg{width:4.083rem;height:2.579rem}.feature-pills-number__inner .feature-pills-number__icon--booking{background:var(--booking)}.feature-pills-number__inner .feature-pills-number__icon--booking svg{width:2.757rem;height:2.673rem}.feature-pills-number__inner .feature-pills-number__icon--google svg{width:3.56rem;height:3.643rem}.feature-pills-number__inner .feature-pills-number__content{display:flex;flex-direction:column}.feature-pills-number__inner .feature-pills-number__content h3{font-size:1.8rem;line-height:1.5555555556;font-family:var(--font-title)}.feature-pills-number__inner .feature-pills-number__content p{color:rgba(var(--primary),.8);font-size:1.4rem;line-height:1}.feature-pills-number__icon--booking svg{color:var(--cl_icon-light)}\n"] }]
|
|
6880
|
+
args: [{ selector: 'lib-babylon-feature-pills-number', standalone: true, imports: [], template: "@if (texts) {\n <section class=\"feature-pills-number bg-cream\">\n <div class=\"feature-pills-number__inner\">\n @if (texts.featurepillsnumberSvgicon1) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon1 +\n '.svg#' +\n texts.featurepillsnumberSvgicon1\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber1) {\n <h2>{{ texts.featurepillsnumberSvgnumber1 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname1) {\n <h3>{{ texts.featurepillsnumberSvgname1 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle1) {\n <p>{{ texts.featurepillsnumberSvgsubtitle1 }}</p>\n }\n </div>\n </div>\n }\n @if (texts.featurepillsnumberSvgicon2) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon2 +\n '.svg#' +\n texts.featurepillsnumberSvgicon2\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber2) {\n <h2>{{ texts.featurepillsnumberSvgnumber2 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname2) {\n <h3>{{ texts.featurepillsnumberSvgname2 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle2) {\n <p>{{ texts.featurepillsnumberSvgsubtitle2 }}</p>\n }\n </div>\n </div>\n }\n @if (texts.featurepillsnumberSvgicon3) {\n <div class=\"feature-pills-number__item\">\n <span\n class=\"feature-pills-number__icon feature-pills-number__icon--tripadvisor\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/' +\n texts.featurepillsnumberSvgicon3 +\n '.svg#' +\n texts.featurepillsnumberSvgicon3\n \"\n ></use>\n </svg>\n </span>\n @if (texts.featurepillsnumberSvgnumber3) {\n <h2>{{ texts.featurepillsnumberSvgnumber3 }}</h2>\n }\n <div class=\"feature-pills-number__content\">\n @if (texts.featurepillsnumberSvgname3) {\n <h3>{{ texts.featurepillsnumberSvgname3 }}</h3>\n }\n @if (texts.featurepillsnumberSvgsubtitle3) {\n <p>{{ texts.featurepillsnumberSvgsubtitle3 }}</p>\n }\n </div>\n </div>\n }\n </div>\n </section>\n}\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.feature-pills-number{padding-block:5rem}@media (min-width: 540px){.feature-pills-number{padding-block:6rem}}@media (min-width: 768px){.feature-pills-number{padding-block:7rem}}.feature-pills-number__inner{margin-inline:auto;width:100%;max-width:31rem;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.feature-pills-number__inner{max-width:32rem;gap:3rem}}@media (min-width: 1024px){.feature-pills-number__inner{max-width:70rem;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:6rem;column-gap:4rem}}@media (min-width: 1366px){.feature-pills-number__inner{max-width:108rem}}@media (min-width: 1680px){.feature-pills-number__inner{column-gap:9rem;max-width:114rem}}.feature-pills-number__inner .feature-pills-number__item{display:flex;align-items:center;gap:1.4rem;background:var(--white);border-radius:100vw;width:31rem}@media (min-width: 540px){.feature-pills-number__inner .feature-pills-number__item{width:32rem}}.feature-pills-number__inner .feature-pills-number__item h2{width:4.2rem;font-size:3.4rem;line-height:1;letter-spacing:-.136rem;text-align:center;font-family:var(--font-title);flex:0 0 auto}.feature-pills-number__inner .feature-pills-number__icon{width:6rem;height:6rem;border-radius:100vw;display:flex;align-items:center;justify-content:center}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor{background:var(--tripadvisor)}.feature-pills-number__inner .feature-pills-number__icon--tripadvisor svg{width:4.083rem;height:2.579rem}.feature-pills-number__inner .feature-pills-number__icon--booking{background:var(--booking)}.feature-pills-number__inner .feature-pills-number__icon--booking svg{width:2.757rem;height:2.673rem}.feature-pills-number__inner .feature-pills-number__icon--google svg{width:3.56rem;height:3.643rem}.feature-pills-number__inner .feature-pills-number__content{display:flex;flex-direction:column}.feature-pills-number__inner .feature-pills-number__content h3{font-size:1.8rem;line-height:1.5555555556;font-family:var(--font-title)}.feature-pills-number__inner .feature-pills-number__content p{color:rgba(var(--primary),.8);font-size:1.4rem;line-height:1}.feature-pills-number__icon--booking svg{color:var(--cl_icon-light)}\n"] }]
|
|
6882
6881
|
}], propDecorators: { texts: [{
|
|
6883
6882
|
type: Input
|
|
6884
6883
|
}], svgs: [{
|
|
@@ -8655,11 +8654,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
8655
8654
|
|
|
8656
8655
|
class BabylonInfoBigV3Component {
|
|
8657
8656
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoBigV3Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
8658
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoBigV3Component, isStandalone: true, selector: "lib-babylon-info-big-v3", inputs: { texts: "texts", multimedia: "multimedia" }, ngImport: i0, template: "<section class=\"info-img-big-v3\">\n @if(multimedia?.imagenes?.length) {\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n }\n <div class=\"info-img-big-v3__content\">\n <div class=\"container\">\n <div class=\"info-img-big-v3__content--inner\">\n @if(texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-big-v3{position:relative;display:flex;flex-direction:column}.info-img-big-v3 figure{aspect-ratio:375/260}@media (min-width: 1024px){.info-img-big-v3 figure{aspect-ratio:1024/532}}.info-img-big-v3__content{--inline-spacing-left: 3rem;--inline-spacing-right: 3rem;padding-block:4rem 5.4rem}@media (min-width: 540px){.info-img-big-v3__content{--inline-spacing-left: 7.4rem;--inline-spacing-right: 7.4rem;padding-bottom:6.4rem}}@media (min-width: 768px){.info-img-big-v3__content{--inline-spacing-left: 8.5rem;--inline-spacing-right: 8.5rem;padding-block:5rem 5.4rem}}@media (min-width: 1024px){.info-img-big-v3__content{--inline-spacing-left: 10.7rem;--inline-spacing-right: 10.7rem}}@media (min-width: 1280px){.info-img-big-v3__content{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem;min-height:37rem;position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgb(var(--darkgrey),20%),rgb(var(--darkgrey),0%))}}@media (min-width: 1366px){.info-img-big-v3__content{--inline-spacing-left: 12.8rem;--inline-spacing-right: 12.8rem}}@media (min-width: 1680px){.info-img-big-v3__content{--inline-spacing-left: 13rem;--inline-spacing-right: 13rem;padding-top:8rem}}@media (min-width: 1800px){.info-img-big-v3__content{--inline-spacing-left: 18rem;--inline-spacing-right: 18rem}}.info-img-big-v3__content--inner{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 1024px){.info-img-big-v3__content--inner{gap:1.5rem}}.info-img-big-v3__content h2{color:var(--primary);font-family:var(--font-text);text-transform:uppercase;font-size:1.8rem;line-height:1;letter-spacing:.072rem}@media (min-width: 768px){.info-img-big-v3__content h2{font-size:1.6rem;line-height:1;letter-spacing:.16rem}}@media (min-width: 1024px){.info-img-big-v3__content h2{color:var(--white)}}.info-img-big-v3__content p{color:rgb(var(--primary),80%);font-size:1.5rem;line-height:1.3333333333;letter-spacing:.03rem}@media (min-width: 1024px){.info-img-big-v3__content p{color:var(--white)}}\n"] }); }
|
|
8657
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoBigV3Component, isStandalone: true, selector: "lib-babylon-info-big-v3", inputs: { texts: "texts", multimedia: "multimedia" }, ngImport: i0, template: "<section class=\"info-img-big-v3\">\n @if(multimedia?.imagenes?.length) {\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n }\n <div class=\"info-img-big-v3__content\">\n <div class=\"container\">\n <div class=\"info-img-big-v3__content--inner\">\n @if(texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.info-img-big-v3{position:relative;display:flex;flex-direction:column}.info-img-big-v3 figure{aspect-ratio:375/260}@media (min-width: 1024px){.info-img-big-v3 figure{aspect-ratio:1024/532}}.info-img-big-v3__content{--inline-spacing-left: 3rem;--inline-spacing-right: 3rem;padding-block:4rem 5.4rem}@media (min-width: 540px){.info-img-big-v3__content{--inline-spacing-left: 7.4rem;--inline-spacing-right: 7.4rem;padding-bottom:6.4rem}}@media (min-width: 768px){.info-img-big-v3__content{--inline-spacing-left: 8.5rem;--inline-spacing-right: 8.5rem;padding-block:5rem 5.4rem}}@media (min-width: 1024px){.info-img-big-v3__content{--inline-spacing-left: 10.7rem;--inline-spacing-right: 10.7rem}}@media (min-width: 1280px){.info-img-big-v3__content{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem;min-height:37rem;position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgb(var(--darkgrey),20%),rgb(var(--darkgrey),0%))}}@media (min-width: 1366px){.info-img-big-v3__content{--inline-spacing-left: 12.8rem;--inline-spacing-right: 12.8rem}}@media (min-width: 1680px){.info-img-big-v3__content{--inline-spacing-left: 13rem;--inline-spacing-right: 13rem;padding-top:8rem}}@media (min-width: 1800px){.info-img-big-v3__content{--inline-spacing-left: 18rem;--inline-spacing-right: 18rem}}.info-img-big-v3__content--inner{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 1024px){.info-img-big-v3__content--inner{gap:1.5rem}}.info-img-big-v3__content h2{color:var(--primary);font-family:var(--font-text);text-transform:uppercase;font-size:1.8rem;line-height:1;letter-spacing:.072rem}@media (min-width: 768px){.info-img-big-v3__content h2{font-size:1.6rem;line-height:1;letter-spacing:.16rem}}@media (min-width: 1024px){.info-img-big-v3__content h2{color:var(--white)}}.info-img-big-v3__content p{color:rgb(var(--primary),80%);font-size:1.5rem;line-height:1.3333333333;letter-spacing:.03rem}@media (min-width: 1024px){.info-img-big-v3__content p{color:var(--white)}}\n"] }); }
|
|
8659
8658
|
}
|
|
8660
8659
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoBigV3Component, decorators: [{
|
|
8661
8660
|
type: Component,
|
|
8662
|
-
args: [{ selector: 'lib-babylon-info-big-v3', standalone: true, imports: [], template: "<section class=\"info-img-big-v3\">\n @if(multimedia?.imagenes?.length) {\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n }\n <div class=\"info-img-big-v3__content\">\n <div class=\"container\">\n <div class=\"info-img-big-v3__content--inner\">\n @if(texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-big-v3{position:relative;display:flex;flex-direction:column}.info-img-big-v3 figure{aspect-ratio:375/260}@media (min-width: 1024px){.info-img-big-v3 figure{aspect-ratio:1024/532}}.info-img-big-v3__content{--inline-spacing-left: 3rem;--inline-spacing-right: 3rem;padding-block:4rem 5.4rem}@media (min-width: 540px){.info-img-big-v3__content{--inline-spacing-left: 7.4rem;--inline-spacing-right: 7.4rem;padding-bottom:6.4rem}}@media (min-width: 768px){.info-img-big-v3__content{--inline-spacing-left: 8.5rem;--inline-spacing-right: 8.5rem;padding-block:5rem 5.4rem}}@media (min-width: 1024px){.info-img-big-v3__content{--inline-spacing-left: 10.7rem;--inline-spacing-right: 10.7rem}}@media (min-width: 1280px){.info-img-big-v3__content{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem;min-height:37rem;position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgb(var(--darkgrey),20%),rgb(var(--darkgrey),0%))}}@media (min-width: 1366px){.info-img-big-v3__content{--inline-spacing-left: 12.8rem;--inline-spacing-right: 12.8rem}}@media (min-width: 1680px){.info-img-big-v3__content{--inline-spacing-left: 13rem;--inline-spacing-right: 13rem;padding-top:8rem}}@media (min-width: 1800px){.info-img-big-v3__content{--inline-spacing-left: 18rem;--inline-spacing-right: 18rem}}.info-img-big-v3__content--inner{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 1024px){.info-img-big-v3__content--inner{gap:1.5rem}}.info-img-big-v3__content h2{color:var(--primary);font-family:var(--font-text);text-transform:uppercase;font-size:1.8rem;line-height:1;letter-spacing:.072rem}@media (min-width: 768px){.info-img-big-v3__content h2{font-size:1.6rem;line-height:1;letter-spacing:.16rem}}@media (min-width: 1024px){.info-img-big-v3__content h2{color:var(--white)}}.info-img-big-v3__content p{color:rgb(var(--primary),80%);font-size:1.5rem;line-height:1.3333333333;letter-spacing:.03rem}@media (min-width: 1024px){.info-img-big-v3__content p{color:var(--white)}}\n"] }]
|
|
8661
|
+
args: [{ selector: 'lib-babylon-info-big-v3', standalone: true, imports: [], template: "<section class=\"info-img-big-v3\">\n @if(multimedia?.imagenes?.length) {\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n }\n <div class=\"info-img-big-v3__content\">\n <div class=\"container\">\n <div class=\"info-img-big-v3__content--inner\">\n @if(texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.info-img-big-v3{position:relative;display:flex;flex-direction:column}.info-img-big-v3 figure{aspect-ratio:375/260}@media (min-width: 1024px){.info-img-big-v3 figure{aspect-ratio:1024/532}}.info-img-big-v3__content{--inline-spacing-left: 3rem;--inline-spacing-right: 3rem;padding-block:4rem 5.4rem}@media (min-width: 540px){.info-img-big-v3__content{--inline-spacing-left: 7.4rem;--inline-spacing-right: 7.4rem;padding-bottom:6.4rem}}@media (min-width: 768px){.info-img-big-v3__content{--inline-spacing-left: 8.5rem;--inline-spacing-right: 8.5rem;padding-block:5rem 5.4rem}}@media (min-width: 1024px){.info-img-big-v3__content{--inline-spacing-left: 10.7rem;--inline-spacing-right: 10.7rem}}@media (min-width: 1280px){.info-img-big-v3__content{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem;min-height:37rem;position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,rgb(var(--darkgrey),20%),rgb(var(--darkgrey),0%))}}@media (min-width: 1366px){.info-img-big-v3__content{--inline-spacing-left: 12.8rem;--inline-spacing-right: 12.8rem}}@media (min-width: 1680px){.info-img-big-v3__content{--inline-spacing-left: 13rem;--inline-spacing-right: 13rem;padding-top:8rem}}@media (min-width: 1800px){.info-img-big-v3__content{--inline-spacing-left: 18rem;--inline-spacing-right: 18rem}}.info-img-big-v3__content--inner{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 1024px){.info-img-big-v3__content--inner{gap:1.5rem}}.info-img-big-v3__content h2{color:var(--primary);font-family:var(--font-text);text-transform:uppercase;font-size:1.8rem;line-height:1;letter-spacing:.072rem}@media (min-width: 768px){.info-img-big-v3__content h2{font-size:1.6rem;line-height:1;letter-spacing:.16rem}}@media (min-width: 1024px){.info-img-big-v3__content h2{color:var(--white)}}.info-img-big-v3__content p{color:rgb(var(--primary),80%);font-size:1.5rem;line-height:1.3333333333;letter-spacing:.03rem}@media (min-width: 1024px){.info-img-big-v3__content p{color:var(--white)}}\n"] }]
|
|
8663
8662
|
}], propDecorators: { texts: [{
|
|
8664
8663
|
type: Input
|
|
8665
8664
|
}], multimedia: [{
|
|
@@ -9231,11 +9230,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
9231
9230
|
|
|
9232
9231
|
class BabylonInfoZigzagV4Component {
|
|
9233
9232
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoZigzagV4Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9234
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoZigzagV4Component, isStandalone: true, selector: "lib-babylon-info-zigzag-v4", inputs: { texts: "texts", multimedia: "multimedia" }, ngImport: i0, template: "<section\n class=\"zigzag-v4 zigzag-v4--right-img js-active-slider\"\n data-slides_infinite=\"true\"\n data-slider_name=\"js-zigzag-v4-slider\"\n data-slider_showbtns=\"true\"\n data-slider_btns=\"icon-small\"\n data-slider_showdots=\"false\"\n data-slider_fade=\"true\"\n data-slider_autoplay=\"true\"\n data-slides_pc=\"1\"\n>\n <div class=\"container\">\n <div class=\"zigzag-v4__inner\">\n @if(texts?.title) {\n <span class=\"zigzag-v4__title\">{{ texts?.title }}</span>\n }\n @if(multimedia?.imagenes?.length) {\n <div class=\"relative\">\n <div\n class=\"zigzag-v4__slider js-zigzag-v4-slider js-slider_fix-arrows\"\n sliderFixArrows\n >\n @for( imagen of multimedia?.imagenes;track $index ) {\n <div>\n <div class=\"zigzag-v4__item\">\n <div class=\"zigzag-v4__image\">\n @if(imagen?.img?.src) {\n <figure class=\"js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"zigzag-v4__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <img\n [src]=\"imagen?.img?.src\" [alt]=\"imagen?.img?.alt\"\n />\n </figure>\n }\n @if(imagen.buttons?.length) {\n <div class=\"btn__group\">\n @for (button of imagen?.buttons; track $index) {\n <a\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\" class=\"btn btn__primary\"\n ><span>{{ button?.label}}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"zigzag-v4__content\">\n @if(imagen?.title) {\n <h2>\n <span [innerHTML]=\"imagen?.title\"></span>\n </h2>\n }\n @if(imagen?.subtitle) {\n <span class=\"zigzag-v4__sub-heading\"\n >{{ imagen?.subtitle}}</span\n >\n }\n @if(imagen?.description) {\n <p [innerHTML]=\"imagen?.description\"></p>\n }\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Ver Restaurante</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reservar Mesa</span></a\n >\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n <div\n class=\"js-slider-arrows arrows--absolute arrows--full\"\n ></div>\n </div>\n }\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.zigzag-v4{overflow:hidden;padding-block:5rem}@media (min-width: 540px){.zigzag-v4{padding-block:6rem}}@media (min-width: 768px){.zigzag-v4{padding-block:8rem}}@media (min-width: 1024px){.zigzag-v4{padding-block:7rem}}@media (min-width: 1280px){.zigzag-v4{padding-block:8rem 17rem}}@media (min-width: 1366px){.zigzag-v4{padding-block:9rem 18rem}}@media (min-width: 1680px){.zigzag-v4{padding-block:10rem 21rem}}@media (min-width: 768px){.zigzag-v4 .container{--inline-spacing-left: 8.9rem;--inline-spacing-right: 8.9rem}}@media (min-width: 1280px){.zigzag-v4 .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.zigzag-v4 .container{--inline-spacing-left: 12.4rem;--inline-spacing-right: 13.074rem}}@media (min-width: 1680px){.zigzag-v4 .container{--inline-spacing-right: 16rem;--inline-spacing-left: 15.6rem}}@media (min-width: 1800px){.zigzag-v4 .container{--inline-spacing-left: 17.4rem;--inline-spacing-right: 18rem}}.zigzag-v4__slider .slick-list{overflow:visible!important}.zigzag-v4__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.zigzag-v4__inner{gap:3rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.zigzag-v4__inner{gap:3.1rem;max-width:unset}}@media (min-width: 1366px){.zigzag-v4__inner{gap:3rem}}@media (min-width: 1680px){.zigzag-v4__inner{gap:4rem}}.zigzag-v4__inner .zigzag-v4__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__title{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__title{max-width:86rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__title{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__item{gap:2rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__item{gap:2.062rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__item{flex-direction:row;gap:6.08rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__item{gap:5.51rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__item{gap:6rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__item{gap:8rem}}.zigzag-v4__inner .zigzag-v4__item:hover .zigzag-v4__image .btn__group{transform:translateY(0)}.zigzag-v4__inner .zigzag-v4__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image{flex:0 0 auto;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__image{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:86rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__image figure{aspect-ratio:295/207}.zigzag-v4__inner .zigzag-v4__image--graphic{color:var(--white);position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__image--graphic{width:10rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.zigzag-v4__inner .zigzag-v4__image .btn__group{display:none;transition:var(--transition);background:var(--white)}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:auto 0 0;transform:translateY(100%)}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.zigzag-v4__inner .zigzag-v4__content{display:flex;flex-direction:column}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content{flex:1 1 auto;padding-top:3rem;position:relative;padding-left:.8rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__content{padding-top:5rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content{padding-top:11.9rem}}.zigzag-v4__inner .zigzag-v4__content h2{font-size:4.8rem;line-height:1;margin-bottom:3rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:8rem;line-height:1;margin-bottom:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:9rem;line-height:1;margin-top:auto;margin-bottom:0;position:absolute;order:3;left:0;top:calc(100% - 6.9rem);white-space:nowrap}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:11rem;line-height:1;top:calc(100% - 8.5rem)}}.zigzag-v4__inner .zigzag-v4__content h2 br{display:none}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2 br{display:block}}.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem;margin-bottom:2rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:1.7rem;line-height:1;letter-spacing:.17rem;margin-bottom:3rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:2rem;line-height:1}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{order:1;letter-spacing:.3rem;margin-bottom:5rem}}.zigzag-v4__inner .zigzag-v4__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.7;width:35rem;order:2}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content p{width:36.5rem}}.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .btn__group{display:none}}.zigzag-v4.bg-cream .zigzag-v4__image .btn__group{background:var(--cream)}.zigzag-v4.bg-cream .zigzag-v4__image--graphic{color:var(--cream)}.zigzag-v4--right-img .zigzag-v4__title{margin-left:auto}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__item{flex-direction:row-reverse}}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-4rem}@media (min-width: 540px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-6rem}}@media (min-width: 1280px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.05rem}}@media (min-width: 1366px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.2rem -9.537rem}}@media (min-width: 1680px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-10.8rem -11rem}}@media (min-width: 1800px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-11.7rem -12rem}}.js-active-slider{--sliderNav__position: 50%}.relative{position:relative}.js-slider-arrows.arrows--absolute{position:absolute;top:var(--sliderNav__position);left:0;right:0;transform:translateY(-50%)}\n"], dependencies: [{ kind: "directive", type: SlickInitDirective, selector: ".js-active-slider,[appSlickInit]" }, { kind: "directive", type: SliderFixArrowsDirective, selector: "[sliderFixArrows]" }, { kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }] }); }
|
|
9233
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoZigzagV4Component, isStandalone: true, selector: "lib-babylon-info-zigzag-v4", inputs: { texts: "texts", multimedia: "multimedia" }, ngImport: i0, template: "<section\n class=\"zigzag-v4 zigzag-v4--right-img js-active-slider\"\n data-slides_infinite=\"true\"\n data-slider_name=\"js-zigzag-v4-slider\"\n data-slider_showbtns=\"true\"\n data-slider_btns=\"icon-small\"\n data-slider_showdots=\"false\"\n data-slider_fade=\"true\"\n data-slider_autoplay=\"true\"\n data-slides_pc=\"1\"\n>\n <div class=\"container\">\n <div class=\"zigzag-v4__inner\">\n @if(texts?.title) {\n <span class=\"zigzag-v4__title\">{{ texts?.title }}</span>\n }\n @if(multimedia?.imagenes?.length) {\n <div class=\"relative\">\n <div\n class=\"zigzag-v4__slider js-zigzag-v4-slider js-slider_fix-arrows\"\n sliderFixArrows\n >\n @for( imagen of multimedia?.imagenes;track $index ) {\n <div>\n <div class=\"zigzag-v4__item\">\n <div class=\"zigzag-v4__image\">\n @if(imagen?.img?.src) {\n <figure class=\"js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"zigzag-v4__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <img\n [src]=\"imagen?.img?.src\" [alt]=\"imagen?.img?.alt\"\n />\n </figure>\n }\n @if(imagen.buttons?.length) {\n <div class=\"btn__group\">\n @for (button of imagen?.buttons; track $index) {\n <a\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\" class=\"btn btn__primary\"\n ><span>{{ button?.label}}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"zigzag-v4__content\">\n @if(imagen?.title) {\n <h2>\n <span [innerHTML]=\"imagen?.title\"></span>\n </h2>\n }\n @if(imagen?.subtitle) {\n <span class=\"zigzag-v4__sub-heading\"\n >{{ imagen?.subtitle}}</span\n >\n }\n @if(imagen?.description) {\n <p [innerHTML]=\"imagen?.description\"></p>\n }\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Ver Restaurante</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reservar Mesa</span></a\n >\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n <div\n class=\"js-slider-arrows arrows--absolute arrows--full\"\n ></div>\n </div>\n }\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.zigzag-v4{overflow:hidden;padding-block:5rem}@media (min-width: 540px){.zigzag-v4{padding-block:6rem}}@media (min-width: 768px){.zigzag-v4{padding-block:8rem}}@media (min-width: 1024px){.zigzag-v4{padding-block:7rem}}@media (min-width: 1280px){.zigzag-v4{padding-block:8rem 17rem}}@media (min-width: 1366px){.zigzag-v4{padding-block:9rem 18rem}}@media (min-width: 1680px){.zigzag-v4{padding-block:10rem 21rem}}@media (min-width: 768px){.zigzag-v4 .container{--inline-spacing-left: 8.9rem;--inline-spacing-right: 8.9rem}}@media (min-width: 1280px){.zigzag-v4 .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.zigzag-v4 .container{--inline-spacing-left: 12.4rem;--inline-spacing-right: 13.074rem}}@media (min-width: 1680px){.zigzag-v4 .container{--inline-spacing-right: 16rem;--inline-spacing-left: 15.6rem}}@media (min-width: 1800px){.zigzag-v4 .container{--inline-spacing-left: 17.4rem;--inline-spacing-right: 18rem}}.zigzag-v4__slider .slick-list{overflow:visible!important}.zigzag-v4__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.zigzag-v4__inner{gap:3rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.zigzag-v4__inner{gap:3.1rem;max-width:unset}}@media (min-width: 1366px){.zigzag-v4__inner{gap:3rem}}@media (min-width: 1680px){.zigzag-v4__inner{gap:4rem}}.zigzag-v4__inner .zigzag-v4__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__title{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__title{max-width:86rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__title{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__item{gap:2rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__item{gap:2.062rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__item{flex-direction:row;gap:6.08rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__item{gap:5.51rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__item{gap:6rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__item{gap:8rem}}.zigzag-v4__inner .zigzag-v4__item:hover .zigzag-v4__image .btn__group{transform:translateY(0)}.zigzag-v4__inner .zigzag-v4__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image{flex:0 0 auto;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__image{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:86rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__image figure{aspect-ratio:295/207}.zigzag-v4__inner .zigzag-v4__image--graphic{color:var(--white);position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__image--graphic{width:10rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.zigzag-v4__inner .zigzag-v4__image .btn__group{display:none;transition:var(--transition);background:var(--white)}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:auto 0 0;transform:translateY(100%)}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.zigzag-v4__inner .zigzag-v4__content{display:flex;flex-direction:column}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content{flex:1 1 auto;padding-top:3rem;position:relative;padding-left:.8rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__content{padding-top:5rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content{padding-top:11.9rem}}.zigzag-v4__inner .zigzag-v4__content h2{font-size:4.8rem;line-height:1;margin-bottom:3rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:8rem;line-height:1;margin-bottom:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:9rem;line-height:1;margin-top:auto;margin-bottom:0;position:absolute;order:3;left:0;top:calc(100% - 10rem);white-space:nowrap}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:11rem;line-height:1;top:calc(100% - 13.5rem)}}.zigzag-v4__inner .zigzag-v4__content h2 br{display:none}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2 br{display:block}}.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem;margin-bottom:2rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:1.7rem;line-height:1;letter-spacing:.17rem;margin-bottom:3rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:2rem;line-height:1}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{order:1;letter-spacing:.3rem;margin-bottom:5rem}}.zigzag-v4__inner .zigzag-v4__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.7;width:35rem;order:2}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content p{width:50rem}}.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .btn__group{display:none}}.zigzag-v4.bg-cream .zigzag-v4__image .btn__group{background:var(--cream)}.zigzag-v4.bg-cream .zigzag-v4__image--graphic{color:var(--cream)}.zigzag-v4--right-img .zigzag-v4__title{margin-left:auto}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__item{flex-direction:row-reverse}}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-4rem}@media (min-width: 540px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-6rem}}@media (min-width: 1280px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.05rem}}@media (min-width: 1366px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.2rem -9.537rem}}@media (min-width: 1680px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-10.8rem -11rem}}@media (min-width: 1800px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-11.7rem -12rem}}.js-active-slider{--sliderNav__position: 50%}.relative{position:relative}.js-slider-arrows.arrows--absolute{position:absolute;top:var(--sliderNav__position);left:0;right:0;transform:translateY(-50%)}\n"], dependencies: [{ kind: "directive", type: SlickInitDirective, selector: ".js-active-slider,[appSlickInit]" }, { kind: "directive", type: SliderFixArrowsDirective, selector: "[sliderFixArrows]" }, { kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }] }); }
|
|
9235
9234
|
}
|
|
9236
9235
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoZigzagV4Component, decorators: [{
|
|
9237
9236
|
type: Component,
|
|
9238
|
-
args: [{ selector: 'lib-babylon-info-zigzag-v4', standalone: true, imports: [SlickInitDirective, SliderFixArrowsDirective, BabylonLinkTypeDirective], template: "<section\n class=\"zigzag-v4 zigzag-v4--right-img js-active-slider\"\n data-slides_infinite=\"true\"\n data-slider_name=\"js-zigzag-v4-slider\"\n data-slider_showbtns=\"true\"\n data-slider_btns=\"icon-small\"\n data-slider_showdots=\"false\"\n data-slider_fade=\"true\"\n data-slider_autoplay=\"true\"\n data-slides_pc=\"1\"\n>\n <div class=\"container\">\n <div class=\"zigzag-v4__inner\">\n @if(texts?.title) {\n <span class=\"zigzag-v4__title\">{{ texts?.title }}</span>\n }\n @if(multimedia?.imagenes?.length) {\n <div class=\"relative\">\n <div\n class=\"zigzag-v4__slider js-zigzag-v4-slider js-slider_fix-arrows\"\n sliderFixArrows\n >\n @for( imagen of multimedia?.imagenes;track $index ) {\n <div>\n <div class=\"zigzag-v4__item\">\n <div class=\"zigzag-v4__image\">\n @if(imagen?.img?.src) {\n <figure class=\"js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"zigzag-v4__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <img\n [src]=\"imagen?.img?.src\" [alt]=\"imagen?.img?.alt\"\n />\n </figure>\n }\n @if(imagen.buttons?.length) {\n <div class=\"btn__group\">\n @for (button of imagen?.buttons; track $index) {\n <a\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\" class=\"btn btn__primary\"\n ><span>{{ button?.label}}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"zigzag-v4__content\">\n @if(imagen?.title) {\n <h2>\n <span [innerHTML]=\"imagen?.title\"></span>\n </h2>\n }\n @if(imagen?.subtitle) {\n <span class=\"zigzag-v4__sub-heading\"\n >{{ imagen?.subtitle}}</span\n >\n }\n @if(imagen?.description) {\n <p [innerHTML]=\"imagen?.description\"></p>\n }\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Ver Restaurante</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reservar Mesa</span></a\n >\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n <div\n class=\"js-slider-arrows arrows--absolute arrows--full\"\n ></div>\n </div>\n }\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.zigzag-v4{overflow:hidden;padding-block:5rem}@media (min-width: 540px){.zigzag-v4{padding-block:6rem}}@media (min-width: 768px){.zigzag-v4{padding-block:8rem}}@media (min-width: 1024px){.zigzag-v4{padding-block:7rem}}@media (min-width: 1280px){.zigzag-v4{padding-block:8rem 17rem}}@media (min-width: 1366px){.zigzag-v4{padding-block:9rem 18rem}}@media (min-width: 1680px){.zigzag-v4{padding-block:10rem 21rem}}@media (min-width: 768px){.zigzag-v4 .container{--inline-spacing-left: 8.9rem;--inline-spacing-right: 8.9rem}}@media (min-width: 1280px){.zigzag-v4 .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.zigzag-v4 .container{--inline-spacing-left: 12.4rem;--inline-spacing-right: 13.074rem}}@media (min-width: 1680px){.zigzag-v4 .container{--inline-spacing-right: 16rem;--inline-spacing-left: 15.6rem}}@media (min-width: 1800px){.zigzag-v4 .container{--inline-spacing-left: 17.4rem;--inline-spacing-right: 18rem}}.zigzag-v4__slider .slick-list{overflow:visible!important}.zigzag-v4__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.zigzag-v4__inner{gap:3rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.zigzag-v4__inner{gap:3.1rem;max-width:unset}}@media (min-width: 1366px){.zigzag-v4__inner{gap:3rem}}@media (min-width: 1680px){.zigzag-v4__inner{gap:4rem}}.zigzag-v4__inner .zigzag-v4__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__title{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__title{max-width:86rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__title{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__item{gap:2rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__item{gap:2.062rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__item{flex-direction:row;gap:6.08rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__item{gap:5.51rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__item{gap:6rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__item{gap:8rem}}.zigzag-v4__inner .zigzag-v4__item:hover .zigzag-v4__image .btn__group{transform:translateY(0)}.zigzag-v4__inner .zigzag-v4__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image{flex:0 0 auto;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__image{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:86rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__image figure{aspect-ratio:295/207}.zigzag-v4__inner .zigzag-v4__image--graphic{color:var(--white);position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__image--graphic{width:10rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.zigzag-v4__inner .zigzag-v4__image .btn__group{display:none;transition:var(--transition);background:var(--white)}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:auto 0 0;transform:translateY(100%)}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.zigzag-v4__inner .zigzag-v4__content{display:flex;flex-direction:column}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content{flex:1 1 auto;padding-top:3rem;position:relative;padding-left:.8rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__content{padding-top:5rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content{padding-top:11.9rem}}.zigzag-v4__inner .zigzag-v4__content h2{font-size:4.8rem;line-height:1;margin-bottom:3rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:8rem;line-height:1;margin-bottom:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:9rem;line-height:1;margin-top:auto;margin-bottom:0;position:absolute;order:3;left:0;top:calc(100% - 6.9rem);white-space:nowrap}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:11rem;line-height:1;top:calc(100% - 8.5rem)}}.zigzag-v4__inner .zigzag-v4__content h2 br{display:none}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2 br{display:block}}.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem;margin-bottom:2rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:1.7rem;line-height:1;letter-spacing:.17rem;margin-bottom:3rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:2rem;line-height:1}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{order:1;letter-spacing:.3rem;margin-bottom:5rem}}.zigzag-v4__inner .zigzag-v4__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.7;width:35rem;order:2}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content p{width:36.5rem}}.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .btn__group{display:none}}.zigzag-v4.bg-cream .zigzag-v4__image .btn__group{background:var(--cream)}.zigzag-v4.bg-cream .zigzag-v4__image--graphic{color:var(--cream)}.zigzag-v4--right-img .zigzag-v4__title{margin-left:auto}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__item{flex-direction:row-reverse}}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-4rem}@media (min-width: 540px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-6rem}}@media (min-width: 1280px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.05rem}}@media (min-width: 1366px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.2rem -9.537rem}}@media (min-width: 1680px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-10.8rem -11rem}}@media (min-width: 1800px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-11.7rem -12rem}}.js-active-slider{--sliderNav__position: 50%}.relative{position:relative}.js-slider-arrows.arrows--absolute{position:absolute;top:var(--sliderNav__position);left:0;right:0;transform:translateY(-50%)}\n"] }]
|
|
9237
|
+
args: [{ selector: 'lib-babylon-info-zigzag-v4', standalone: true, imports: [SlickInitDirective, SliderFixArrowsDirective, BabylonLinkTypeDirective], template: "<section\n class=\"zigzag-v4 zigzag-v4--right-img js-active-slider\"\n data-slides_infinite=\"true\"\n data-slider_name=\"js-zigzag-v4-slider\"\n data-slider_showbtns=\"true\"\n data-slider_btns=\"icon-small\"\n data-slider_showdots=\"false\"\n data-slider_fade=\"true\"\n data-slider_autoplay=\"true\"\n data-slides_pc=\"1\"\n>\n <div class=\"container\">\n <div class=\"zigzag-v4__inner\">\n @if(texts?.title) {\n <span class=\"zigzag-v4__title\">{{ texts?.title }}</span>\n }\n @if(multimedia?.imagenes?.length) {\n <div class=\"relative\">\n <div\n class=\"zigzag-v4__slider js-zigzag-v4-slider js-slider_fix-arrows\"\n sliderFixArrows\n >\n @for( imagen of multimedia?.imagenes;track $index ) {\n <div>\n <div class=\"zigzag-v4__item\">\n <div class=\"zigzag-v4__image\">\n @if(imagen?.img?.src) {\n <figure class=\"js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"zigzag-v4__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <img\n [src]=\"imagen?.img?.src\" [alt]=\"imagen?.img?.alt\"\n />\n </figure>\n }\n @if(imagen.buttons?.length) {\n <div class=\"btn__group\">\n @for (button of imagen?.buttons; track $index) {\n <a\n [href]=\"button?.url\"\n [linkType]=\"button?.linkType\" class=\"btn btn__primary\"\n ><span>{{ button?.label}}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"zigzag-v4__content\">\n @if(imagen?.title) {\n <h2>\n <span [innerHTML]=\"imagen?.title\"></span>\n </h2>\n }\n @if(imagen?.subtitle) {\n <span class=\"zigzag-v4__sub-heading\"\n >{{ imagen?.subtitle}}</span\n >\n }\n @if(imagen?.description) {\n <p [innerHTML]=\"imagen?.description\"></p>\n }\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Ver Restaurante</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reservar Mesa</span></a\n >\n </div>\n </div>\n </div>\n </div>\n }\n </div>\n <div\n class=\"js-slider-arrows arrows--absolute arrows--full\"\n ></div>\n </div>\n }\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.container{max-width:100%}.zigzag-v4{overflow:hidden;padding-block:5rem}@media (min-width: 540px){.zigzag-v4{padding-block:6rem}}@media (min-width: 768px){.zigzag-v4{padding-block:8rem}}@media (min-width: 1024px){.zigzag-v4{padding-block:7rem}}@media (min-width: 1280px){.zigzag-v4{padding-block:8rem 17rem}}@media (min-width: 1366px){.zigzag-v4{padding-block:9rem 18rem}}@media (min-width: 1680px){.zigzag-v4{padding-block:10rem 21rem}}@media (min-width: 768px){.zigzag-v4 .container{--inline-spacing-left: 8.9rem;--inline-spacing-right: 8.9rem}}@media (min-width: 1280px){.zigzag-v4 .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.zigzag-v4 .container{--inline-spacing-left: 12.4rem;--inline-spacing-right: 13.074rem}}@media (min-width: 1680px){.zigzag-v4 .container{--inline-spacing-right: 16rem;--inline-spacing-left: 15.6rem}}@media (min-width: 1800px){.zigzag-v4 .container{--inline-spacing-left: 17.4rem;--inline-spacing-right: 18rem}}.zigzag-v4__slider .slick-list{overflow:visible!important}.zigzag-v4__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.zigzag-v4__inner{gap:3rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.zigzag-v4__inner{gap:3.1rem;max-width:unset}}@media (min-width: 1366px){.zigzag-v4__inner{gap:3rem}}@media (min-width: 1680px){.zigzag-v4__inner{gap:4rem}}.zigzag-v4__inner .zigzag-v4__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__title{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__title{max-width:86rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__title{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__item{gap:2rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__item{gap:2.062rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__item{flex-direction:row;gap:6.08rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__item{gap:5.51rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__item{gap:6rem}}@media (min-width: 1800px){.zigzag-v4__inner .zigzag-v4__item{gap:8rem}}.zigzag-v4__inner .zigzag-v4__item:hover .zigzag-v4__image .btn__group{transform:translateY(0)}.zigzag-v4__inner .zigzag-v4__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image{flex:0 0 auto;max-width:63rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__image{max-width:69.926rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:86rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__image{max-width:90.1rem}}.zigzag-v4__inner .zigzag-v4__image figure{aspect-ratio:295/207}.zigzag-v4__inner .zigzag-v4__image--graphic{color:var(--white);position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__image--graphic{width:10rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.zigzag-v4__inner .zigzag-v4__image .btn__group{display:none;transition:var(--transition);background:var(--white)}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:auto 0 0;transform:translateY(100%)}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.zigzag-v4__inner .zigzag-v4__content{display:flex;flex-direction:column}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content{flex:1 1 auto;padding-top:3rem;position:relative;padding-left:.8rem}}@media (min-width: 1366px){.zigzag-v4__inner .zigzag-v4__content{padding-top:5rem}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content{padding-top:11.9rem}}.zigzag-v4__inner .zigzag-v4__content h2{font-size:4.8rem;line-height:1;margin-bottom:3rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:8rem;line-height:1;margin-bottom:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:9rem;line-height:1;margin-top:auto;margin-bottom:0;position:absolute;order:3;left:0;top:calc(100% - 10rem);white-space:nowrap}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content h2{font-size:11rem;line-height:1;top:calc(100% - 13.5rem)}}.zigzag-v4__inner .zigzag-v4__content h2 br{display:none}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content h2 br{display:block}}.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem;margin-bottom:2rem}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:1.7rem;line-height:1;letter-spacing:.17rem;margin-bottom:3rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{font-size:2rem;line-height:1}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .zigzag-v4__sub-heading{order:1;letter-spacing:.3rem;margin-bottom:5rem}}.zigzag-v4__inner .zigzag-v4__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.zigzag-v4__inner .zigzag-v4__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content p{font-size:2rem;line-height:1.7;width:35rem;order:2}}@media (min-width: 1680px){.zigzag-v4__inner .zigzag-v4__content p{width:50rem}}.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:3rem}@media (min-width: 768px){.zigzag-v4__inner .zigzag-v4__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.zigzag-v4__inner .zigzag-v4__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.zigzag-v4__inner .zigzag-v4__content .btn__group{display:none}}.zigzag-v4.bg-cream .zigzag-v4__image .btn__group{background:var(--cream)}.zigzag-v4.bg-cream .zigzag-v4__image--graphic{color:var(--cream)}.zigzag-v4--right-img .zigzag-v4__title{margin-left:auto}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__item{flex-direction:row-reverse}}@media (min-width: 1280px){.zigzag-v4--right-img .zigzag-v4__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-4rem}@media (min-width: 540px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-6rem}}@media (min-width: 1280px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.05rem}}@media (min-width: 1366px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-9.2rem -9.537rem}}@media (min-width: 1680px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-10.8rem -11rem}}@media (min-width: 1800px){.zigzag-v4.js-active-slider .js-slider-arrows.arrows--full{inset-inline:-11.7rem -12rem}}.js-active-slider{--sliderNav__position: 50%}.relative{position:relative}.js-slider-arrows.arrows--absolute{position:absolute;top:var(--sliderNav__position);left:0;right:0;transform:translateY(-50%)}\n"] }]
|
|
9239
9238
|
}], propDecorators: { texts: [{
|
|
9240
9239
|
type: Input
|
|
9241
9240
|
}], multimedia: [{
|
|
@@ -10779,11 +10778,11 @@ class BabylonSocialBarComponent {
|
|
|
10779
10778
|
this.rightSide = false;
|
|
10780
10779
|
}
|
|
10781
10780
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonSocialBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10782
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonSocialBarComponent, isStandalone: true, selector: "lib-babylon-social-bar", inputs: { texts: "texts", links: "links", rightSide: "rightSide" }, ngImport: i0, template: "<section class=\"social social__page-internal bg-cream\">\n <div class=\"container\">\n <div class=\"social__follow\">\n @if (texts?.title) {\n <span class=\"social__title\" [innerHTML]=\"texts?.title\"></span>\n }\n <ul>\n @for (item of links; track $index) {\n <li class=\"social__follow-item social__follow-item--{{ item?.label }}\">\n <a [href]=\"item?.url\" target=\"_blank\" rel=\"noopener noreferrer\">\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"'/assets/babylon/svg/icon-' + item?.label + '.svg#icon-' + item?.label\"\n ></use>\n </svg>\n </a>\n </li>\n }\n </ul>\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"social__graphic social__graphic--bottom\"\n >\n <use href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"></use>\n </svg>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.container{max-width:100%}.social{max-width:100%;position:relative;overflow-x:clip;padding-block:38.2rem}@media (min-width: 540px){.social{padding-block:48.8rem}}@media (min-width: 768px){.social{padding-block:62.7rem}}@media (min-width: 1280px){.social{padding-block:9rem}}@media (min-width: 1680px){.social{padding-block:10.6rem 10.4rem}}.social__slider--1,.social__slider--2{width:100%;max-width:37.5rem;display:flex;flex-direction:column;overflow:clip;position:absolute;height:38.2rem}@media (min-width: 540px){.social__slider--1,.social__slider--2{max-width:40.1rem;height:48.8rem}}@media (min-width: 768px){.social__slider--1,.social__slider--2{height:62.7rem}}@media (min-width: 1280px){.social__slider--1,.social__slider--2{inset-block:0;height:auto}}@media (min-width: 1680px){.social__slider--1,.social__slider--2{max-width:53.1rem}}@media (min-width: 1800px){.social__slider--1,.social__slider--2{max-width:56.9rem}}.social__slider--1-inner,.social__slider--2-inner{animation-duration:var(--vm-speed, 60s)!important;padding-bottom:4.812rem}@media (min-width: 540px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:5.145rem}}@media (min-width: 1280px){.social__slider--1-inner,.social__slider--2-inner{animation-play-state:paused!important}}@media (min-width: 1680px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:6.814rem}}@media (min-width: 1800px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:7.3rem}}.social__slider-items{display:grid;grid-template-columns:repeat(8,1fr);column-gap:5.8rem;row-gap:4.812rem}@media (min-width: 540px){.social__slider-items{column-gap:6.272rem;row-gap:5.145rem}}@media (min-width: 1680px){.social__slider-items{column-gap:8rem;row-gap:6.814rem}}.social__slider-items span{position:relative;width:100%;max-width:15.8rem;aspect-ratio:158/204;overflow:hidden;grid-column:span 4/span 4;grid-row:span 6/span 6}@media (min-width: 540px){.social__slider-items span{max-width:16.9rem}}@media (min-width: 1680px){.social__slider-items span{max-width:22.4rem}}@media (min-width: 1800px){.social__slider-items span{max-width:24rem}}.social__slider-items span img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.social__slider-items span:nth-child(3n-2){grid-column-start:3}.social__slider-items span:nth-child(3n){margin-top:12.9rem}@media (min-width: 540px){.social__slider-items span:nth-child(3n){margin-top:13.8rem}}@media (min-width: 1680px){.social__slider-items span:nth-child(3n){margin-top:18.2rem}}@media (min-width: 1800px){.social__slider-items span:nth-child(3n){margin-top:19.6rem}}.social__slider--1{inset:0 0 auto 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--1{inset:0 auto 0 0;transform:translate(0)}}@media (min-width: 1366px){.social__slider--1{transform:translate(5.5rem)}}@media (min-width: 1680px){.social__slider--1{transform:translate(8rem)}}.social__slider--1-inner{animation:marquee-down linear infinite}.social__slider--2{inset:auto 0 0 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--2{inset:0 0 0 auto;transform:translate(0)}}@media (min-width: 1366px){.social__slider--2{transform:translate(-5.5rem)}}@media (min-width: 1680px){.social__slider--2{transform:translate(-8rem)}}.social__slider--2-inner{animation:marquee-up linear infinite}@media (min-width: 1280px){.social:hover .social__slider--1-inner,.social:hover .social__slider--2-inner{animation-play-state:running!important}}.social__follow{display:flex;flex-direction:column;align-items:center;margin-inline:auto;width:100%;padding-block:7.1rem 6.9rem}@media (min-width: 540px){.social__follow{padding-bottom:6.8rem}}@media (min-width: 768px){.social__follow{padding-block:8rem}}@media (min-width: 1024px){.social__follow{padding-block:10.1rem 10rem}}@media (min-width: 1280px){.social__follow{max-width:34.4rem;padding-block:0}}.social__follow ul{display:flex;flex-direction:column;position:relative;gap:3rem;padding-block:11.3rem 11.2rem}@media (min-width: 540px){.social__follow ul{padding-block:11.2rem}}@media (min-width: 768px){.social__follow ul{padding-block:11rem 11.2rem}}.social__follow ul:before,.social__follow ul:after{content:\"\";left:50%;position:absolute;width:.227rem;aspect-ratio:2/19.66;background:url(/assets/babylon/svg/dots-line.svg) center center no-repeat}.social__follow ul:before{top:5.65rem;transform:translate(-50%,-50%)}@media (min-width: 540px){.social__follow ul:before{top:5.6rem}}@media (min-width: 768px){.social__follow ul:before{top:5.5rem}}.social__follow ul:after{bottom:5.6rem;transform:translate(-50%,50%)}ul .social__follow-item a{display:flex;justify-content:center;align-items:center;width:5rem;aspect-ratio:1;background:--white;border-radius:100vw}ul .social__follow-item svg{aspect-ratio:1}ul .social__follow-item:hover{color:--white}ul .social__follow-item--instagram a:hover{background:--instagram}ul .social__follow-item--instagram svg{width:2.3rem}ul .social__follow-item--facebook a:hover{background:--facebook}ul .social__follow-item--facebook svg{width:2.6rem}ul .social__follow-item--twitter a:hover{background:--twitter}ul .social__follow-item--twitter svg{width:2.4rem}ul .social__follow-item--youtube a:hover{background:--youtube}ul .social__follow-item--youtube svg{width:3rem}.social__follow p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;color:rgb(var(--primary),80%);text-transform:uppercase}@media (min-width: 540px){.social__follow p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.social__follow p{letter-spacing:.3rem}}.social__follow .social__title{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.social__follow .social__title{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow .social__title{font-size:2rem;line-height:1}}@media (min-width: 1680px){.social__follow .social__title{letter-spacing:.3rem}}.social__graphic{position:absolute;left:50%;aspect-ratio:2/1;width:6rem;color:--white}@media (min-width: 540px){.social__graphic{width:10rem}}.social__graphic--top{top:.1rem;transform:translate(-50%,-100%) scaleY(-1)}.social__graphic--bottom{bottom:.1rem;transform:translate(-50%,100%)}.social.bg-cream .social__graphic{color:--cream}.social__page-internal{padding-block:0}.social__page-internal .social__follow{padding-block:8rem}@media (min-width: 1024px){.social__page-internal .social__follow{gap:4rem}}@media (min-width: 1366px){.social__page-internal .social__follow{padding-block:9rem}}@media (min-width: 1680px){.social__page-internal .social__follow{padding-block:10rem;gap:0}}@media (min-width: 1680px){.social__page-internal .social__follow{flex-direction:row;max-width:100%;justify-content:space-between}}@media (min-width: 1024px){.social__page-internal .social__follow ul{flex-direction:row;padding-block:0;padding-inline:6.25rem}.social__page-internal .social__follow ul:before,.social__page-internal .social__follow ul:after{inset:unset;top:50%;width:2.6rem;aspect-ratio:1;transform:translate(-50%);rotate:90deg}.social__page-internal .social__follow ul:before{left:0}.social__page-internal .social__follow ul:after{right:0}}@media (min-width: 1680px){.social__page-internal .social__follow ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.social__page-internal .social__graphic--top{display:none}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes marquee-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}\n"] }); }
|
|
10781
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonSocialBarComponent, isStandalone: true, selector: "lib-babylon-social-bar", inputs: { texts: "texts", links: "links", rightSide: "rightSide" }, ngImport: i0, template: "<section class=\"social social__page-internal bg-cream\">\n <div class=\"container\">\n <div class=\"social__follow\">\n @if (texts?.pretitle) {\n <div class=\"pretitle-container\">\n <span\n class=\"social__title\"\n [innerHTML]=\"texts?.pretitle\"\n ></span>\n </div>\n }\n <ul>\n @for (item of links; track $index) {\n <li\n class=\"social__follow-item social__follow-item--{{\n item?.label\n }}\"\n >\n <a\n [href]=\"item?.url\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/icon-' +\n item?.label +\n '.svg#icon-' +\n item?.label\n \"\n ></use>\n </svg>\n </a>\n </li>\n }\n </ul>\n @if (texts?.title) {\n <div class=\"title-container\">\n <p [innerHTML]=\"texts?.title\"></p>\n </div>\n }\n </div>\n </div>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"social__graphic social__graphic--bottom\"\n >\n <use href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"></use>\n </svg>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.container{max-width:100%}.social{max-width:100%;position:relative;overflow-x:clip;padding-block:38.2rem}@media (min-width: 540px){.social{padding-block:48.8rem}}@media (min-width: 768px){.social{padding-block:62.7rem}}@media (min-width: 1280px){.social{padding-block:9rem}}@media (min-width: 1680px){.social{padding-block:10.6rem 10.4rem}}.social__slider--1,.social__slider--2{width:100%;max-width:37.5rem;display:flex;flex-direction:column;overflow:clip;position:absolute;height:38.2rem}@media (min-width: 540px){.social__slider--1,.social__slider--2{max-width:40.1rem;height:48.8rem}}@media (min-width: 768px){.social__slider--1,.social__slider--2{height:62.7rem}}@media (min-width: 1280px){.social__slider--1,.social__slider--2{inset-block:0;height:auto}}@media (min-width: 1680px){.social__slider--1,.social__slider--2{max-width:53.1rem}}@media (min-width: 1800px){.social__slider--1,.social__slider--2{max-width:56.9rem}}.social__slider--1-inner,.social__slider--2-inner{animation-duration:var(--vm-speed, 60s)!important;padding-bottom:4.812rem}@media (min-width: 540px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:5.145rem}}@media (min-width: 1280px){.social__slider--1-inner,.social__slider--2-inner{animation-play-state:paused!important}}@media (min-width: 1680px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:6.814rem}}@media (min-width: 1800px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:7.3rem}}.social__slider-items{display:grid;grid-template-columns:repeat(8,1fr);column-gap:5.8rem;row-gap:4.812rem}@media (min-width: 540px){.social__slider-items{column-gap:6.272rem;row-gap:5.145rem}}@media (min-width: 1680px){.social__slider-items{column-gap:8rem;row-gap:6.814rem}}.social__slider-items span{position:relative;width:100%;max-width:15.8rem;aspect-ratio:158/204;overflow:hidden;grid-column:span 4/span 4;grid-row:span 6/span 6}@media (min-width: 540px){.social__slider-items span{max-width:16.9rem}}@media (min-width: 1680px){.social__slider-items span{max-width:22.4rem}}@media (min-width: 1800px){.social__slider-items span{max-width:24rem}}.social__slider-items span img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.social__slider-items span:nth-child(3n-2){grid-column-start:3}.social__slider-items span:nth-child(3n){margin-top:12.9rem}@media (min-width: 540px){.social__slider-items span:nth-child(3n){margin-top:13.8rem}}@media (min-width: 1680px){.social__slider-items span:nth-child(3n){margin-top:18.2rem}}@media (min-width: 1800px){.social__slider-items span:nth-child(3n){margin-top:19.6rem}}.social__slider--1{inset:0 0 auto 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--1{inset:0 auto 0 0;transform:translate(0)}}@media (min-width: 1366px){.social__slider--1{transform:translate(5.5rem)}}@media (min-width: 1680px){.social__slider--1{transform:translate(8rem)}}.social__slider--1-inner{animation:marquee-down linear infinite}.social__slider--2{inset:auto 0 0 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--2{inset:0 0 0 auto;transform:translate(0)}}@media (min-width: 1366px){.social__slider--2{transform:translate(-5.5rem)}}@media (min-width: 1680px){.social__slider--2{transform:translate(-8rem)}}.social__slider--2-inner{animation:marquee-up linear infinite}@media (min-width: 1280px){.social:hover .social__slider--1-inner,.social:hover .social__slider--2-inner{animation-play-state:running!important}}.social__follow{display:flex;flex-direction:column;align-items:center;margin-inline:auto;width:100%;padding-block:7.1rem 6.9rem}@media (min-width: 540px){.social__follow{padding-bottom:6.8rem}}@media (min-width: 768px){.social__follow{padding-block:8rem}}@media (min-width: 1024px){.social__follow{padding-block:10.1rem 10rem}}@media (min-width: 1280px){.social__follow{max-width:34.4rem;padding-block:0}}.social__follow ul{display:flex;flex-direction:column;position:relative;gap:3rem;padding-block:11.3rem 11.2rem}@media (min-width: 540px){.social__follow ul{padding-block:11.2rem}}@media (min-width: 768px){.social__follow ul{padding-block:11rem 11.2rem}}.social__follow ul:before,.social__follow ul:after{content:\"\";left:50%;position:absolute;width:.227rem;aspect-ratio:2/19.66;background:url(/assets/babylon/svg/dots-line.svg) center center no-repeat}.social__follow ul:before{top:5.65rem;transform:translate(-50%,-50%)}@media (min-width: 540px){.social__follow ul:before{top:5.6rem}}@media (min-width: 768px){.social__follow ul:before{top:5.5rem}}.social__follow ul:after{bottom:5.6rem;transform:translate(-50%,50%)}ul .social__follow-item a{display:flex;justify-content:center;align-items:center;width:5rem;aspect-ratio:1;background:--white;border-radius:100vw}ul .social__follow-item svg{aspect-ratio:1}ul .social__follow-item:hover{color:--white}ul .social__follow-item--instagram a:hover{background:--instagram}ul .social__follow-item--instagram svg{width:2.3rem}ul .social__follow-item--facebook a:hover{background:--facebook}ul .social__follow-item--facebook svg{width:2.6rem}ul .social__follow-item--twitter a:hover{background:--twitter}ul .social__follow-item--twitter svg{width:2.4rem}ul .social__follow-item--youtube a:hover{background:--youtube}ul .social__follow-item--youtube svg{width:3rem}ul .social__follow-item:before{display:none}.social__follow p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;color:rgb(var(--primary),80%);text-transform:uppercase}@media (min-width: 540px){.social__follow p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.social__follow p{letter-spacing:.3rem}}.social__follow .social__title{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.social__follow .social__title{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow .social__title{font-size:2rem;line-height:1}}@media (min-width: 1680px){.social__follow .social__title{letter-spacing:.3rem}}.social__graphic{position:absolute;left:50%;aspect-ratio:2/1;width:6rem;color:--white}@media (min-width: 540px){.social__graphic{width:10rem}}.social__graphic--top{top:.1rem;transform:translate(-50%,-100%) scaleY(-1)}.social__graphic--bottom{bottom:.1rem;transform:translate(-50%,100%)}.social.bg-cream .social__graphic{color:--cream}.social__page-internal{padding-block:0}.social__page-internal .social__follow{padding-block:8rem}@media (min-width: 1024px){.social__page-internal .social__follow{gap:4rem}}@media (min-width: 1366px){.social__page-internal .social__follow{padding-block:9rem}}@media (min-width: 1680px){.social__page-internal .social__follow{padding-block:10rem;gap:0}}@media (min-width: 1680px){.social__page-internal .social__follow{flex-direction:row;max-width:100%;justify-content:space-between}}@media (min-width: 1024px){.social__page-internal .social__follow ul{flex-direction:row;padding-block:0;padding-inline:6.25rem}.social__page-internal .social__follow ul:before,.social__page-internal .social__follow ul:after{inset:unset;top:50%;width:2.6rem;aspect-ratio:1;transform:translate(-50%);rotate:90deg}.social__page-internal .social__follow ul:before{left:0}.social__page-internal .social__follow ul:after{right:0}}@media (min-width: 1680px){.social__page-internal .social__follow ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.social__page-internal .social__graphic--top{display:none}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes marquee-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}\n"] }); }
|
|
10783
10782
|
}
|
|
10784
10783
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonSocialBarComponent, decorators: [{
|
|
10785
10784
|
type: Component,
|
|
10786
|
-
args: [{ selector: 'lib-babylon-social-bar', standalone: true, imports: [], template: "<section class=\"social social__page-internal bg-cream\">\n <div class=\"container\">\n <div class=\"social__follow\">\n @if (texts?.title) {\n <span class=\"social__title\" [innerHTML]=\"texts?.title\"></span>\n }\n <ul>\n @for (item of links; track $index) {\n <li class=\"social__follow-item social__follow-item--{{ item?.label }}\">\n <a [href]=\"item?.url\" target=\"_blank\" rel=\"noopener noreferrer\">\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"'/assets/babylon/svg/icon-' + item?.label + '.svg#icon-' + item?.label\"\n ></use>\n </svg>\n </a>\n </li>\n }\n </ul>\n @if(texts?.subtitle) {\n <p [innerHTML]=\"texts?.subtitle\"></p>\n }\n </div>\n </div>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"social__graphic social__graphic--bottom\"\n >\n <use href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"></use>\n </svg>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.container{max-width:100%}.social{max-width:100%;position:relative;overflow-x:clip;padding-block:38.2rem}@media (min-width: 540px){.social{padding-block:48.8rem}}@media (min-width: 768px){.social{padding-block:62.7rem}}@media (min-width: 1280px){.social{padding-block:9rem}}@media (min-width: 1680px){.social{padding-block:10.6rem 10.4rem}}.social__slider--1,.social__slider--2{width:100%;max-width:37.5rem;display:flex;flex-direction:column;overflow:clip;position:absolute;height:38.2rem}@media (min-width: 540px){.social__slider--1,.social__slider--2{max-width:40.1rem;height:48.8rem}}@media (min-width: 768px){.social__slider--1,.social__slider--2{height:62.7rem}}@media (min-width: 1280px){.social__slider--1,.social__slider--2{inset-block:0;height:auto}}@media (min-width: 1680px){.social__slider--1,.social__slider--2{max-width:53.1rem}}@media (min-width: 1800px){.social__slider--1,.social__slider--2{max-width:56.9rem}}.social__slider--1-inner,.social__slider--2-inner{animation-duration:var(--vm-speed, 60s)!important;padding-bottom:4.812rem}@media (min-width: 540px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:5.145rem}}@media (min-width: 1280px){.social__slider--1-inner,.social__slider--2-inner{animation-play-state:paused!important}}@media (min-width: 1680px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:6.814rem}}@media (min-width: 1800px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:7.3rem}}.social__slider-items{display:grid;grid-template-columns:repeat(8,1fr);column-gap:5.8rem;row-gap:4.812rem}@media (min-width: 540px){.social__slider-items{column-gap:6.272rem;row-gap:5.145rem}}@media (min-width: 1680px){.social__slider-items{column-gap:8rem;row-gap:6.814rem}}.social__slider-items span{position:relative;width:100%;max-width:15.8rem;aspect-ratio:158/204;overflow:hidden;grid-column:span 4/span 4;grid-row:span 6/span 6}@media (min-width: 540px){.social__slider-items span{max-width:16.9rem}}@media (min-width: 1680px){.social__slider-items span{max-width:22.4rem}}@media (min-width: 1800px){.social__slider-items span{max-width:24rem}}.social__slider-items span img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.social__slider-items span:nth-child(3n-2){grid-column-start:3}.social__slider-items span:nth-child(3n){margin-top:12.9rem}@media (min-width: 540px){.social__slider-items span:nth-child(3n){margin-top:13.8rem}}@media (min-width: 1680px){.social__slider-items span:nth-child(3n){margin-top:18.2rem}}@media (min-width: 1800px){.social__slider-items span:nth-child(3n){margin-top:19.6rem}}.social__slider--1{inset:0 0 auto 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--1{inset:0 auto 0 0;transform:translate(0)}}@media (min-width: 1366px){.social__slider--1{transform:translate(5.5rem)}}@media (min-width: 1680px){.social__slider--1{transform:translate(8rem)}}.social__slider--1-inner{animation:marquee-down linear infinite}.social__slider--2{inset:auto 0 0 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--2{inset:0 0 0 auto;transform:translate(0)}}@media (min-width: 1366px){.social__slider--2{transform:translate(-5.5rem)}}@media (min-width: 1680px){.social__slider--2{transform:translate(-8rem)}}.social__slider--2-inner{animation:marquee-up linear infinite}@media (min-width: 1280px){.social:hover .social__slider--1-inner,.social:hover .social__slider--2-inner{animation-play-state:running!important}}.social__follow{display:flex;flex-direction:column;align-items:center;margin-inline:auto;width:100%;padding-block:7.1rem 6.9rem}@media (min-width: 540px){.social__follow{padding-bottom:6.8rem}}@media (min-width: 768px){.social__follow{padding-block:8rem}}@media (min-width: 1024px){.social__follow{padding-block:10.1rem 10rem}}@media (min-width: 1280px){.social__follow{max-width:34.4rem;padding-block:0}}.social__follow ul{display:flex;flex-direction:column;position:relative;gap:3rem;padding-block:11.3rem 11.2rem}@media (min-width: 540px){.social__follow ul{padding-block:11.2rem}}@media (min-width: 768px){.social__follow ul{padding-block:11rem 11.2rem}}.social__follow ul:before,.social__follow ul:after{content:\"\";left:50%;position:absolute;width:.227rem;aspect-ratio:2/19.66;background:url(/assets/babylon/svg/dots-line.svg) center center no-repeat}.social__follow ul:before{top:5.65rem;transform:translate(-50%,-50%)}@media (min-width: 540px){.social__follow ul:before{top:5.6rem}}@media (min-width: 768px){.social__follow ul:before{top:5.5rem}}.social__follow ul:after{bottom:5.6rem;transform:translate(-50%,50%)}ul .social__follow-item a{display:flex;justify-content:center;align-items:center;width:5rem;aspect-ratio:1;background:--white;border-radius:100vw}ul .social__follow-item svg{aspect-ratio:1}ul .social__follow-item:hover{color:--white}ul .social__follow-item--instagram a:hover{background:--instagram}ul .social__follow-item--instagram svg{width:2.3rem}ul .social__follow-item--facebook a:hover{background:--facebook}ul .social__follow-item--facebook svg{width:2.6rem}ul .social__follow-item--twitter a:hover{background:--twitter}ul .social__follow-item--twitter svg{width:2.4rem}ul .social__follow-item--youtube a:hover{background:--youtube}ul .social__follow-item--youtube svg{width:3rem}.social__follow p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;color:rgb(var(--primary),80%);text-transform:uppercase}@media (min-width: 540px){.social__follow p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.social__follow p{letter-spacing:.3rem}}.social__follow .social__title{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.social__follow .social__title{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow .social__title{font-size:2rem;line-height:1}}@media (min-width: 1680px){.social__follow .social__title{letter-spacing:.3rem}}.social__graphic{position:absolute;left:50%;aspect-ratio:2/1;width:6rem;color:--white}@media (min-width: 540px){.social__graphic{width:10rem}}.social__graphic--top{top:.1rem;transform:translate(-50%,-100%) scaleY(-1)}.social__graphic--bottom{bottom:.1rem;transform:translate(-50%,100%)}.social.bg-cream .social__graphic{color:--cream}.social__page-internal{padding-block:0}.social__page-internal .social__follow{padding-block:8rem}@media (min-width: 1024px){.social__page-internal .social__follow{gap:4rem}}@media (min-width: 1366px){.social__page-internal .social__follow{padding-block:9rem}}@media (min-width: 1680px){.social__page-internal .social__follow{padding-block:10rem;gap:0}}@media (min-width: 1680px){.social__page-internal .social__follow{flex-direction:row;max-width:100%;justify-content:space-between}}@media (min-width: 1024px){.social__page-internal .social__follow ul{flex-direction:row;padding-block:0;padding-inline:6.25rem}.social__page-internal .social__follow ul:before,.social__page-internal .social__follow ul:after{inset:unset;top:50%;width:2.6rem;aspect-ratio:1;transform:translate(-50%);rotate:90deg}.social__page-internal .social__follow ul:before{left:0}.social__page-internal .social__follow ul:after{right:0}}@media (min-width: 1680px){.social__page-internal .social__follow ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.social__page-internal .social__graphic--top{display:none}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes marquee-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}\n"] }]
|
|
10785
|
+
args: [{ selector: 'lib-babylon-social-bar', standalone: true, imports: [], template: "<section class=\"social social__page-internal bg-cream\">\n <div class=\"container\">\n <div class=\"social__follow\">\n @if (texts?.pretitle) {\n <div class=\"pretitle-container\">\n <span\n class=\"social__title\"\n [innerHTML]=\"texts?.pretitle\"\n ></span>\n </div>\n }\n <ul>\n @for (item of links; track $index) {\n <li\n class=\"social__follow-item social__follow-item--{{\n item?.label\n }}\"\n >\n <a\n [href]=\"item?.url\"\n target=\"_blank\"\n rel=\"noopener noreferrer\"\n >\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n [attr.href]=\"\n '/assets/babylon/svg/icon-' +\n item?.label +\n '.svg#icon-' +\n item?.label\n \"\n ></use>\n </svg>\n </a>\n </li>\n }\n </ul>\n @if (texts?.title) {\n <div class=\"title-container\">\n <p [innerHTML]=\"texts?.title\"></p>\n </div>\n }\n </div>\n </div>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"social__graphic social__graphic--bottom\"\n >\n <use href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"></use>\n </svg>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}.container{max-width:100%}.social{max-width:100%;position:relative;overflow-x:clip;padding-block:38.2rem}@media (min-width: 540px){.social{padding-block:48.8rem}}@media (min-width: 768px){.social{padding-block:62.7rem}}@media (min-width: 1280px){.social{padding-block:9rem}}@media (min-width: 1680px){.social{padding-block:10.6rem 10.4rem}}.social__slider--1,.social__slider--2{width:100%;max-width:37.5rem;display:flex;flex-direction:column;overflow:clip;position:absolute;height:38.2rem}@media (min-width: 540px){.social__slider--1,.social__slider--2{max-width:40.1rem;height:48.8rem}}@media (min-width: 768px){.social__slider--1,.social__slider--2{height:62.7rem}}@media (min-width: 1280px){.social__slider--1,.social__slider--2{inset-block:0;height:auto}}@media (min-width: 1680px){.social__slider--1,.social__slider--2{max-width:53.1rem}}@media (min-width: 1800px){.social__slider--1,.social__slider--2{max-width:56.9rem}}.social__slider--1-inner,.social__slider--2-inner{animation-duration:var(--vm-speed, 60s)!important;padding-bottom:4.812rem}@media (min-width: 540px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:5.145rem}}@media (min-width: 1280px){.social__slider--1-inner,.social__slider--2-inner{animation-play-state:paused!important}}@media (min-width: 1680px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:6.814rem}}@media (min-width: 1800px){.social__slider--1-inner,.social__slider--2-inner{padding-bottom:7.3rem}}.social__slider-items{display:grid;grid-template-columns:repeat(8,1fr);column-gap:5.8rem;row-gap:4.812rem}@media (min-width: 540px){.social__slider-items{column-gap:6.272rem;row-gap:5.145rem}}@media (min-width: 1680px){.social__slider-items{column-gap:8rem;row-gap:6.814rem}}.social__slider-items span{position:relative;width:100%;max-width:15.8rem;aspect-ratio:158/204;overflow:hidden;grid-column:span 4/span 4;grid-row:span 6/span 6}@media (min-width: 540px){.social__slider-items span{max-width:16.9rem}}@media (min-width: 1680px){.social__slider-items span{max-width:22.4rem}}@media (min-width: 1800px){.social__slider-items span{max-width:24rem}}.social__slider-items span img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.social__slider-items span:nth-child(3n-2){grid-column-start:3}.social__slider-items span:nth-child(3n){margin-top:12.9rem}@media (min-width: 540px){.social__slider-items span:nth-child(3n){margin-top:13.8rem}}@media (min-width: 1680px){.social__slider-items span:nth-child(3n){margin-top:18.2rem}}@media (min-width: 1800px){.social__slider-items span:nth-child(3n){margin-top:19.6rem}}.social__slider--1{inset:0 0 auto 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--1{inset:0 auto 0 0;transform:translate(0)}}@media (min-width: 1366px){.social__slider--1{transform:translate(5.5rem)}}@media (min-width: 1680px){.social__slider--1{transform:translate(8rem)}}.social__slider--1-inner{animation:marquee-down linear infinite}.social__slider--2{inset:auto 0 0 50%;transform:translate(-50%)}@media (min-width: 1280px){.social__slider--2{inset:0 0 0 auto;transform:translate(0)}}@media (min-width: 1366px){.social__slider--2{transform:translate(-5.5rem)}}@media (min-width: 1680px){.social__slider--2{transform:translate(-8rem)}}.social__slider--2-inner{animation:marquee-up linear infinite}@media (min-width: 1280px){.social:hover .social__slider--1-inner,.social:hover .social__slider--2-inner{animation-play-state:running!important}}.social__follow{display:flex;flex-direction:column;align-items:center;margin-inline:auto;width:100%;padding-block:7.1rem 6.9rem}@media (min-width: 540px){.social__follow{padding-bottom:6.8rem}}@media (min-width: 768px){.social__follow{padding-block:8rem}}@media (min-width: 1024px){.social__follow{padding-block:10.1rem 10rem}}@media (min-width: 1280px){.social__follow{max-width:34.4rem;padding-block:0}}.social__follow ul{display:flex;flex-direction:column;position:relative;gap:3rem;padding-block:11.3rem 11.2rem}@media (min-width: 540px){.social__follow ul{padding-block:11.2rem}}@media (min-width: 768px){.social__follow ul{padding-block:11rem 11.2rem}}.social__follow ul:before,.social__follow ul:after{content:\"\";left:50%;position:absolute;width:.227rem;aspect-ratio:2/19.66;background:url(/assets/babylon/svg/dots-line.svg) center center no-repeat}.social__follow ul:before{top:5.65rem;transform:translate(-50%,-50%)}@media (min-width: 540px){.social__follow ul:before{top:5.6rem}}@media (min-width: 768px){.social__follow ul:before{top:5.5rem}}.social__follow ul:after{bottom:5.6rem;transform:translate(-50%,50%)}ul .social__follow-item a{display:flex;justify-content:center;align-items:center;width:5rem;aspect-ratio:1;background:--white;border-radius:100vw}ul .social__follow-item svg{aspect-ratio:1}ul .social__follow-item:hover{color:--white}ul .social__follow-item--instagram a:hover{background:--instagram}ul .social__follow-item--instagram svg{width:2.3rem}ul .social__follow-item--facebook a:hover{background:--facebook}ul .social__follow-item--facebook svg{width:2.6rem}ul .social__follow-item--twitter a:hover{background:--twitter}ul .social__follow-item--twitter svg{width:2.4rem}ul .social__follow-item--youtube a:hover{background:--youtube}ul .social__follow-item--youtube svg{width:3rem}ul .social__follow-item:before{display:none}.social__follow p{font-size:1.6rem;line-height:1;letter-spacing:.064rem;color:rgb(var(--primary),80%);text-transform:uppercase}@media (min-width: 540px){.social__follow p{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow p{font-size:2rem;line-height:1}}@media (min-width: 1280px){.social__follow p{letter-spacing:.3rem}}.social__follow .social__title{font-size:1.6rem;line-height:1;letter-spacing:.064rem;text-transform:uppercase;color:rgb(var(--primary),80%)}@media (min-width: 540px){.social__follow .social__title{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.social__follow .social__title{font-size:2rem;line-height:1}}@media (min-width: 1680px){.social__follow .social__title{letter-spacing:.3rem}}.social__graphic{position:absolute;left:50%;aspect-ratio:2/1;width:6rem;color:--white}@media (min-width: 540px){.social__graphic{width:10rem}}.social__graphic--top{top:.1rem;transform:translate(-50%,-100%) scaleY(-1)}.social__graphic--bottom{bottom:.1rem;transform:translate(-50%,100%)}.social.bg-cream .social__graphic{color:--cream}.social__page-internal{padding-block:0}.social__page-internal .social__follow{padding-block:8rem}@media (min-width: 1024px){.social__page-internal .social__follow{gap:4rem}}@media (min-width: 1366px){.social__page-internal .social__follow{padding-block:9rem}}@media (min-width: 1680px){.social__page-internal .social__follow{padding-block:10rem;gap:0}}@media (min-width: 1680px){.social__page-internal .social__follow{flex-direction:row;max-width:100%;justify-content:space-between}}@media (min-width: 1024px){.social__page-internal .social__follow ul{flex-direction:row;padding-block:0;padding-inline:6.25rem}.social__page-internal .social__follow ul:before,.social__page-internal .social__follow ul:after{inset:unset;top:50%;width:2.6rem;aspect-ratio:1;transform:translate(-50%);rotate:90deg}.social__page-internal .social__follow ul:before{left:0}.social__page-internal .social__follow ul:after{right:0}}@media (min-width: 1680px){.social__page-internal .social__follow ul{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.social__page-internal .social__graphic--top{display:none}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes marquee-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}\n"] }]
|
|
10787
10786
|
}], propDecorators: { texts: [{
|
|
10788
10787
|
type: Input
|
|
10789
10788
|
}], links: [{
|
|
@@ -12070,12 +12069,16 @@ class BabylonGalleryV2Component {
|
|
|
12070
12069
|
dialogRef.componentInstance.rooms = true;
|
|
12071
12070
|
}
|
|
12072
12071
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryV2Component, deps: [{ token: i0.ElementRef }, { token: i1$2.MatDialog }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12073
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonGalleryV2Component, isStandalone: true, selector: "lib-babylon-gallery-v2", ngImport: i0, template: "<section class=\"gallery\">\n <div class=\"container\">\n <div class=\"gallery__inner\">\n <div class=\"gallery__heading\">\n <h2>Galeria blanca</h2>\n <div class=\"gallery__nav\">\n <ul class=\"desktop\">\n <li role=\"button\">\n <span\n class=\"js-filter-gallery active\"\n data-filter_category=\"hotel\"\n >HOTEL</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-active-modal\"\n data-filter_category=\"habitactiones\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >habitactiones</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"restaurante\"\n >RESTAURANTE</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"wellness-yoga\"\n >WELLNESS & YOGA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"formentera\"\n >FORMENTERA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"video\"\n >VIDEO</span\n >\n </li>\n </ul>\n <ul class=\"mobile\">\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"category\"\n (click)=\"openFiltersModal()\"\n >\n Categor\u00EDas\n </li>\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >\n habitactiones\n </li>\n </ul>\n </div>\n </div>\n <div class=\"gallery__list\">\n <div\n class=\"gallery__item show\"\n id=\"gallery01\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-99.jpg\"\n data-title=\"habitactiones 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-99.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery02\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-100.jpg\"\n data-title=\"habitactiones 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-100.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery03\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-12.webp\"\n data-title=\"Restaurante 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-12.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery04\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-101.jpg\"\n data-title=\"Restaurante 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-101.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery05\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-43.webp\"\n data-title=\"Restaurante 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-43.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery06\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-108.jpg\"\n data-title=\"Wellness & Yoga 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-108.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery07\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-102.jpg\"\n data-title=\"Wellness & Yoga 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-102.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery08\"\n data-category=\"formentera\"\n data-img=\"/assets/babylon/images/img-103.jpg\"\n data-title=\"Formentera 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-103.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Formentera 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery09\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-104.jpg\"\n data-title=\"habitactiones 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-104.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery10\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-105.jpg\"\n data-title=\"habitactiones 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-105.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery11\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-106.jpg\"\n data-title=\"habitactiones 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-106.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery12\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-107.jpg\"\n data-title=\"habitactiones 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-107.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery13\"\n data-category=\"video\"\n data-video-id=\"x8pWONTkL9I\"\n data-title=\"Video 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery14\"\n data-category=\"video\"\n data-video-id=\"efJpUF7B7PE\"\n data-title=\"Video 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery15\"\n data-category=\"video\"\n data-video-id=\"qleUriS8XFg\"\n data-title=\"Video 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery16\"\n data-category=\"video\"\n data-video-id=\"vPgBQcTRhAk\"\n data-title=\"Video 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery17\"\n data-category=\"video\"\n data-video-id=\"e2BLhIxnEZs\"\n data-title=\"Video 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery18\"\n data-category=\"video\"\n data-video-id=\"Q4HFGjnHr4Y\"\n data-title=\"Video 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.gallery{padding-block:2.5rem 5rem}@media (min-width: 540px){.gallery{padding-block:3rem 5.8rem}}@media (min-width: 768px){.gallery{padding-block:4rem 8rem}}@media (min-width: 1024px){.gallery{padding-bottom:6.984rem}}@media (min-width: 1280px){.gallery{padding-bottom:8rem}}@media (min-width: 1366px){.gallery{padding-block:5.7rem 8.953rem}}@media (min-width: 1680px){.gallery{padding-block:6rem 10rem}}.gallery__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.gallery__inner{gap:3rem}}@media (min-width: 768px){.gallery__inner{gap:4rem}}.gallery__heading{display:flex;align-items:center;flex-direction:column;gap:2rem}@media (min-width: 540px){.gallery__heading{gap:3rem}}@media (min-width: 1280px){.gallery__heading{gap:4rem}}.gallery__heading h2{font-size:4rem;line-height:1}@media (min-width: 540px){.gallery__heading h2{font-size:5.2rem;line-height:1}}@media (min-width: 768px){.gallery__heading h2{font-size:6rem;line-height:1}}.gallery__nav .desktop{display:none}@media (min-width: 1280px){.gallery__nav .desktop{display:flex;gap:5rem}}.gallery__nav .desktop li{text-transform:uppercase;color:rgb(var(--primary),50%);font-size:1.6rem;line-height:1;letter-spacing:.16rem;transition:var(--transition)}.gallery__nav .desktop li span{position:relative;padding-bottom:1.4rem;display:block}.gallery__nav .desktop li span:after{content:\"\";position:absolute;bottom:0;left:50%;transition:var(--transition);opacity:0;transform:translate(-50%);height:.1rem;width:1.8rem;background:var(--primary)}.gallery__nav .desktop li span.active{color:var(--primary)}.gallery__nav .desktop li span.active:after{opacity:1}.gallery__nav .mobile{display:flex}.gallery__nav .mobile .btn{width:15rem}@media (min-width: 540px){.gallery__nav .mobile .btn{width:21rem}}@media (min-width: 768px){.gallery__nav .mobile .btn{width:26rem}}@media (max-width: 539.98px){.gallery__nav .mobile .btn{height:3.6rem;padding-block:1rem;font-size:1.6rem;line-height:1}}@media (min-width: 1280px){.gallery__nav .mobile{display:none}}.gallery__nav .mobile li+li{margin-left:-1px}.gallery__list{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-flow:dense;gap:2.4rem}@media (min-width: 540px){.gallery__list{gap:3rem}}@media (min-width: 768px){.gallery__list{gap:4.4rem;grid-template-columns:repeat(12,1fr)}}@media (min-width: 1024px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1280px){.gallery__list{grid-template-columns:repeat(19,1fr);column-gap:4.8rem;row-gap:2.8rem}}@media (min-width: 1366px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1680px){.gallery__list{column-gap:6.4rem;row-gap:3.4rem}}@media (min-width: 1800px){.gallery__list{column-gap:6.5rem;row-gap:3.5rem}}.gallery__item:nth-child(odd){grid-column:span 7}.gallery__item:nth-child(odd) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(2n){grid-column:2/span 5}.gallery__item:nth-child(2n) .gallery__item--image figure{aspect-ratio:208/297}@media (min-width: 768px){.gallery__item:nth-child(4n+1){grid-row:span 3}.gallery__item:nth-child(4n+2){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(4n+3){grid-column:7/span 7;grid-row:span 3}.gallery__item:nth-child(4n+4){grid-column:2/span 5;grid-row:span 4}}@media (min-width: 1024px){.gallery__item:hover .gallery__item--content{transform:translateY(3rem)}}@media (min-width: 1280px){.gallery__item:nth-child(6n+1),.gallery__item:nth-child(6n+3),.gallery__item:nth-child(6n+5){grid-column:span 7;grid-row:span 3}.gallery__item:nth-child(6n+1) .gallery__item--image figure,.gallery__item:nth-child(6n+3) .gallery__item--image figure,.gallery__item:nth-child(6n+5) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(6n+2),.gallery__item:nth-child(6n+4),.gallery__item:nth-child(6n+6){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(6n+2) .gallery__item--image figure,.gallery__item:nth-child(6n+4) .gallery__item--image figure,.gallery__item:nth-child(6n+6) .gallery__item--image figure{aspect-ratio:208/297}.gallery__item:nth-child(6n+4){grid-column:2/span 5}.gallery__item:nth-child(6n+5){grid-column:7/span 7}.gallery__item:nth-child(6n+6){grid-column:14/span 5}}.gallery__item--box{position:relative}@media (min-width: 1024px){.gallery__item--box{overflow:hidden;padding-bottom:3rem}}.gallery__item--content{position:absolute;inset:auto 0 0;background:var(--white);display:flex;gap:1rem;transition:var(--transition);align-items:center;justify-content:center;text-align:center;padding-top:1.281rem;transform:translateY(calc(100% - 3rem))}@media (min-width: 540px){.gallery__item--content{padding-top:1.341rem}}@media (min-width: 768px){.gallery__item--content{padding-top:1.259rem}}@media (min-width: 1024px){.gallery__item--content{justify-content:space-between;text-align:left;padding:2rem 2.4rem;transform:translateY(calc(100% + 5rem))}}.gallery__item--content span{font-size:1.6rem;line-height:1.5;color:rgb(var(--primary),80%)}@media (min-width: 540px){.gallery__item--content span{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.gallery__item--content span{font-size:2rem;line-height:1.7;letter-spacing:.04rem}}.gallery__item--graphic{position:absolute;width:6rem;aspect-ratio:2/1;left:50%;top:0;transform:translate(-50%,-100%) scaleY(-1);color:var(--white);display:none}@media (min-width: 540px){.gallery__item--graphic{width:10rem}}@media (min-width: 1024px){.gallery__item--graphic{display:block}}.gallery__item--icon{color:var(--primary);width:.914rem;aspect-ratio:1;transform:rotate(-45deg);display:none}@media (min-width: 1024px){.gallery__item--icon{display:block}}.gallery__item:not(.show){display:none}\n"] }); }
|
|
12072
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonGalleryV2Component, isStandalone: true, selector: "lib-babylon-gallery-v2", inputs: { texts: "texts", multimedia: "multimedia" }, ngImport: i0, template: "<section class=\"gallery\">\n <div class=\"container\">\n <div class=\"gallery__inner\">\n <div class=\"gallery__heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n <div class=\"gallery__nav\">\n <ul class=\"desktop\">\n <li role=\"button\">\n <span\n class=\"js-filter-gallery active\"\n data-filter_category=\"hotel\"\n >HOTEL</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-active-modal\"\n data-filter_category=\"habitactiones\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >habitactiones</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"restaurante\"\n >RESTAURANTE</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"wellness-yoga\"\n >WELLNESS & YOGA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"formentera\"\n >FORMENTERA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"video\"\n >VIDEO</span\n >\n </li>\n </ul>\n <ul class=\"mobile\">\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"category\"\n (click)=\"openFiltersModal()\"\n >\n Categor\u00EDas\n </li>\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >\n habitactiones\n </li>\n </ul>\n </div>\n </div>\n <div class=\"gallery__list\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n @if (item) {\n <div\n class=\"gallery__item show\"\n data-category=\"habitactiones\"\n [attr.data-img]=\"item.img?.src\"\n [attr.data-title]=\"item.title\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img [src]=\"item.img?.src\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>{{ item.title }}</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n }\n }\n }\n <!-- <div\n class=\"gallery__item show\"\n id=\"gallery02\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-100.jpg\"\n data-title=\"habitactiones 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-100.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery03\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-12.webp\"\n data-title=\"Restaurante 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-12.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery04\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-101.jpg\"\n data-title=\"Restaurante 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-101.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery05\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-43.webp\"\n data-title=\"Restaurante 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-43.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery06\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-108.jpg\"\n data-title=\"Wellness & Yoga 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-108.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery07\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-102.jpg\"\n data-title=\"Wellness & Yoga 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-102.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery08\"\n data-category=\"formentera\"\n data-img=\"/assets/babylon/images/img-103.jpg\"\n data-title=\"Formentera 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-103.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Formentera 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery09\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-104.jpg\"\n data-title=\"habitactiones 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-104.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery10\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-105.jpg\"\n data-title=\"habitactiones 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-105.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery11\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-106.jpg\"\n data-title=\"habitactiones 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-106.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery12\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-107.jpg\"\n data-title=\"habitactiones 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-107.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery13\"\n data-category=\"video\"\n data-video-id=\"x8pWONTkL9I\"\n data-title=\"Video 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery14\"\n data-category=\"video\"\n data-video-id=\"efJpUF7B7PE\"\n data-title=\"Video 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery15\"\n data-category=\"video\"\n data-video-id=\"qleUriS8XFg\"\n data-title=\"Video 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery16\"\n data-category=\"video\"\n data-video-id=\"vPgBQcTRhAk\"\n data-title=\"Video 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery17\"\n data-category=\"video\"\n data-video-id=\"e2BLhIxnEZs\"\n data-title=\"Video 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery18\"\n data-category=\"video\"\n data-video-id=\"Q4HFGjnHr4Y\"\n data-title=\"Video 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div> -->\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.gallery{padding-block:2.5rem 5rem}@media (min-width: 540px){.gallery{padding-block:3rem 5.8rem}}@media (min-width: 768px){.gallery{padding-block:4rem 8rem}}@media (min-width: 1024px){.gallery{padding-bottom:6.984rem}}@media (min-width: 1280px){.gallery{padding-bottom:8rem}}@media (min-width: 1366px){.gallery{padding-block:5.7rem 8.953rem}}@media (min-width: 1680px){.gallery{padding-block:6rem 10rem}}.gallery__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.gallery__inner{gap:3rem}}@media (min-width: 768px){.gallery__inner{gap:4rem}}.gallery__heading{display:flex;align-items:center;flex-direction:column;gap:2rem}@media (min-width: 540px){.gallery__heading{gap:3rem}}@media (min-width: 1280px){.gallery__heading{gap:4rem}}.gallery__heading h2{font-size:4rem;line-height:1}@media (min-width: 540px){.gallery__heading h2{font-size:5.2rem;line-height:1}}@media (min-width: 768px){.gallery__heading h2{font-size:6rem;line-height:1}}.gallery__nav .desktop{display:none}@media (min-width: 1280px){.gallery__nav .desktop{display:flex;gap:5rem}}.gallery__nav .desktop li{text-transform:uppercase;color:rgb(var(--primary),50%);font-size:1.6rem;line-height:1;letter-spacing:.16rem;transition:var(--transition)}.gallery__nav .desktop li span{position:relative;padding-bottom:1.4rem;display:block}.gallery__nav .desktop li span:after{content:\"\";position:absolute;bottom:0;left:50%;transition:var(--transition);opacity:0;transform:translate(-50%);height:.1rem;width:1.8rem;background:var(--primary)}.gallery__nav .desktop li span.active{color:var(--primary)}.gallery__nav .desktop li span.active:after{opacity:1}.gallery__nav .mobile{display:flex}.gallery__nav .mobile .btn{width:15rem}@media (min-width: 540px){.gallery__nav .mobile .btn{width:21rem}}@media (min-width: 768px){.gallery__nav .mobile .btn{width:26rem}}@media (max-width: 539.98px){.gallery__nav .mobile .btn{height:3.6rem;padding-block:1rem;font-size:1.6rem;line-height:1}}@media (min-width: 1280px){.gallery__nav .mobile{display:none}}.gallery__nav .mobile li+li{margin-left:-1px}.gallery__list{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-flow:dense;gap:2.4rem}@media (min-width: 540px){.gallery__list{gap:3rem}}@media (min-width: 768px){.gallery__list{gap:4.4rem;grid-template-columns:repeat(12,1fr)}}@media (min-width: 1024px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1280px){.gallery__list{grid-template-columns:repeat(19,1fr);column-gap:4.8rem;row-gap:2.8rem}}@media (min-width: 1366px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1680px){.gallery__list{column-gap:6.4rem;row-gap:3.4rem}}@media (min-width: 1800px){.gallery__list{column-gap:6.5rem;row-gap:3.5rem}}.gallery__item:nth-child(odd){grid-column:span 7}.gallery__item:nth-child(odd) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(2n){grid-column:2/span 5}.gallery__item:nth-child(2n) .gallery__item--image figure{aspect-ratio:208/297}@media (min-width: 768px){.gallery__item:nth-child(4n+1){grid-row:span 3}.gallery__item:nth-child(4n+2){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(4n+3){grid-column:7/span 7;grid-row:span 3}.gallery__item:nth-child(4n+4){grid-column:2/span 5;grid-row:span 4}}@media (min-width: 1024px){.gallery__item:hover .gallery__item--content{transform:translateY(3rem)}}@media (min-width: 1280px){.gallery__item:nth-child(6n+1),.gallery__item:nth-child(6n+3),.gallery__item:nth-child(6n+5){grid-column:span 7;grid-row:span 3}.gallery__item:nth-child(6n+1) .gallery__item--image figure,.gallery__item:nth-child(6n+3) .gallery__item--image figure,.gallery__item:nth-child(6n+5) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(6n+2),.gallery__item:nth-child(6n+4),.gallery__item:nth-child(6n+6){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(6n+2) .gallery__item--image figure,.gallery__item:nth-child(6n+4) .gallery__item--image figure,.gallery__item:nth-child(6n+6) .gallery__item--image figure{aspect-ratio:208/297}.gallery__item:nth-child(6n+4){grid-column:2/span 5}.gallery__item:nth-child(6n+5){grid-column:7/span 7}.gallery__item:nth-child(6n+6){grid-column:14/span 5}}.gallery__item--box{position:relative}@media (min-width: 1024px){.gallery__item--box{overflow:hidden;padding-bottom:3rem}}.gallery__item--content{position:absolute;inset:auto 0 0;background:var(--white);display:flex;gap:1rem;transition:var(--transition);align-items:center;justify-content:center;text-align:center;padding-top:1.281rem;transform:translateY(calc(100% - 3rem))}@media (min-width: 540px){.gallery__item--content{padding-top:1.341rem}}@media (min-width: 768px){.gallery__item--content{padding-top:1.259rem}}@media (min-width: 1024px){.gallery__item--content{justify-content:space-between;text-align:left;padding:2rem 2.4rem;transform:translateY(calc(100% + 5rem))}}.gallery__item--content span{font-size:1.6rem;line-height:1.5;color:rgb(var(--primary),80%)}@media (min-width: 540px){.gallery__item--content span{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.gallery__item--content span{font-size:2rem;line-height:1.7;letter-spacing:.04rem}}.gallery__item--graphic{position:absolute;width:6rem;aspect-ratio:2/1;left:50%;top:0;transform:translate(-50%,-100%) scaleY(-1);color:var(--white);display:none}@media (min-width: 540px){.gallery__item--graphic{width:10rem}}@media (min-width: 1024px){.gallery__item--graphic{display:block}}.gallery__item--icon{color:var(--primary);width:.914rem;aspect-ratio:1;transform:rotate(-45deg);display:none}@media (min-width: 1024px){.gallery__item--icon{display:block}}.gallery__item:not(.show){display:none}\n"] }); }
|
|
12074
12073
|
}
|
|
12075
12074
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonGalleryV2Component, decorators: [{
|
|
12076
12075
|
type: Component,
|
|
12077
|
-
args: [{ selector: 'lib-babylon-gallery-v2', standalone: true, imports: [], template: "<section class=\"gallery\">\n <div class=\"container\">\n <div class=\"gallery__inner\">\n <div class=\"gallery__heading\">\n <h2>Galeria blanca</h2>\n <div class=\"gallery__nav\">\n <ul class=\"desktop\">\n <li role=\"button\">\n <span\n class=\"js-filter-gallery active\"\n data-filter_category=\"hotel\"\n >HOTEL</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-active-modal\"\n data-filter_category=\"habitactiones\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >habitactiones</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"restaurante\"\n >RESTAURANTE</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"wellness-yoga\"\n >WELLNESS & YOGA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"formentera\"\n >FORMENTERA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"video\"\n >VIDEO</span\n >\n </li>\n </ul>\n <ul class=\"mobile\">\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"category\"\n (click)=\"openFiltersModal()\"\n >\n Categor\u00EDas\n </li>\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >\n habitactiones\n </li>\n </ul>\n </div>\n </div>\n <div class=\"gallery__list\">\n <div\n class=\"gallery__item show\"\n id=\"gallery01\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-99.jpg\"\n data-title=\"habitactiones 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-99.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery02\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-100.jpg\"\n data-title=\"habitactiones 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-100.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery03\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-12.webp\"\n data-title=\"Restaurante 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-12.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery04\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-101.jpg\"\n data-title=\"Restaurante 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-101.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery05\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-43.webp\"\n data-title=\"Restaurante 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-43.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery06\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-108.jpg\"\n data-title=\"Wellness & Yoga 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-108.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery07\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-102.jpg\"\n data-title=\"Wellness & Yoga 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-102.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery08\"\n data-category=\"formentera\"\n data-img=\"/assets/babylon/images/img-103.jpg\"\n data-title=\"Formentera 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-103.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Formentera 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery09\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-104.jpg\"\n data-title=\"habitactiones 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-104.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery10\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-105.jpg\"\n data-title=\"habitactiones 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-105.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery11\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-106.jpg\"\n data-title=\"habitactiones 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-106.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery12\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-107.jpg\"\n data-title=\"habitactiones 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-107.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery13\"\n data-category=\"video\"\n data-video-id=\"x8pWONTkL9I\"\n data-title=\"Video 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery14\"\n data-category=\"video\"\n data-video-id=\"efJpUF7B7PE\"\n data-title=\"Video 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery15\"\n data-category=\"video\"\n data-video-id=\"qleUriS8XFg\"\n data-title=\"Video 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery16\"\n data-category=\"video\"\n data-video-id=\"vPgBQcTRhAk\"\n data-title=\"Video 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery17\"\n data-category=\"video\"\n data-video-id=\"e2BLhIxnEZs\"\n data-title=\"Video 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery18\"\n data-category=\"video\"\n data-video-id=\"Q4HFGjnHr4Y\"\n data-title=\"Video 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.gallery{padding-block:2.5rem 5rem}@media (min-width: 540px){.gallery{padding-block:3rem 5.8rem}}@media (min-width: 768px){.gallery{padding-block:4rem 8rem}}@media (min-width: 1024px){.gallery{padding-bottom:6.984rem}}@media (min-width: 1280px){.gallery{padding-bottom:8rem}}@media (min-width: 1366px){.gallery{padding-block:5.7rem 8.953rem}}@media (min-width: 1680px){.gallery{padding-block:6rem 10rem}}.gallery__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.gallery__inner{gap:3rem}}@media (min-width: 768px){.gallery__inner{gap:4rem}}.gallery__heading{display:flex;align-items:center;flex-direction:column;gap:2rem}@media (min-width: 540px){.gallery__heading{gap:3rem}}@media (min-width: 1280px){.gallery__heading{gap:4rem}}.gallery__heading h2{font-size:4rem;line-height:1}@media (min-width: 540px){.gallery__heading h2{font-size:5.2rem;line-height:1}}@media (min-width: 768px){.gallery__heading h2{font-size:6rem;line-height:1}}.gallery__nav .desktop{display:none}@media (min-width: 1280px){.gallery__nav .desktop{display:flex;gap:5rem}}.gallery__nav .desktop li{text-transform:uppercase;color:rgb(var(--primary),50%);font-size:1.6rem;line-height:1;letter-spacing:.16rem;transition:var(--transition)}.gallery__nav .desktop li span{position:relative;padding-bottom:1.4rem;display:block}.gallery__nav .desktop li span:after{content:\"\";position:absolute;bottom:0;left:50%;transition:var(--transition);opacity:0;transform:translate(-50%);height:.1rem;width:1.8rem;background:var(--primary)}.gallery__nav .desktop li span.active{color:var(--primary)}.gallery__nav .desktop li span.active:after{opacity:1}.gallery__nav .mobile{display:flex}.gallery__nav .mobile .btn{width:15rem}@media (min-width: 540px){.gallery__nav .mobile .btn{width:21rem}}@media (min-width: 768px){.gallery__nav .mobile .btn{width:26rem}}@media (max-width: 539.98px){.gallery__nav .mobile .btn{height:3.6rem;padding-block:1rem;font-size:1.6rem;line-height:1}}@media (min-width: 1280px){.gallery__nav .mobile{display:none}}.gallery__nav .mobile li+li{margin-left:-1px}.gallery__list{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-flow:dense;gap:2.4rem}@media (min-width: 540px){.gallery__list{gap:3rem}}@media (min-width: 768px){.gallery__list{gap:4.4rem;grid-template-columns:repeat(12,1fr)}}@media (min-width: 1024px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1280px){.gallery__list{grid-template-columns:repeat(19,1fr);column-gap:4.8rem;row-gap:2.8rem}}@media (min-width: 1366px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1680px){.gallery__list{column-gap:6.4rem;row-gap:3.4rem}}@media (min-width: 1800px){.gallery__list{column-gap:6.5rem;row-gap:3.5rem}}.gallery__item:nth-child(odd){grid-column:span 7}.gallery__item:nth-child(odd) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(2n){grid-column:2/span 5}.gallery__item:nth-child(2n) .gallery__item--image figure{aspect-ratio:208/297}@media (min-width: 768px){.gallery__item:nth-child(4n+1){grid-row:span 3}.gallery__item:nth-child(4n+2){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(4n+3){grid-column:7/span 7;grid-row:span 3}.gallery__item:nth-child(4n+4){grid-column:2/span 5;grid-row:span 4}}@media (min-width: 1024px){.gallery__item:hover .gallery__item--content{transform:translateY(3rem)}}@media (min-width: 1280px){.gallery__item:nth-child(6n+1),.gallery__item:nth-child(6n+3),.gallery__item:nth-child(6n+5){grid-column:span 7;grid-row:span 3}.gallery__item:nth-child(6n+1) .gallery__item--image figure,.gallery__item:nth-child(6n+3) .gallery__item--image figure,.gallery__item:nth-child(6n+5) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(6n+2),.gallery__item:nth-child(6n+4),.gallery__item:nth-child(6n+6){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(6n+2) .gallery__item--image figure,.gallery__item:nth-child(6n+4) .gallery__item--image figure,.gallery__item:nth-child(6n+6) .gallery__item--image figure{aspect-ratio:208/297}.gallery__item:nth-child(6n+4){grid-column:2/span 5}.gallery__item:nth-child(6n+5){grid-column:7/span 7}.gallery__item:nth-child(6n+6){grid-column:14/span 5}}.gallery__item--box{position:relative}@media (min-width: 1024px){.gallery__item--box{overflow:hidden;padding-bottom:3rem}}.gallery__item--content{position:absolute;inset:auto 0 0;background:var(--white);display:flex;gap:1rem;transition:var(--transition);align-items:center;justify-content:center;text-align:center;padding-top:1.281rem;transform:translateY(calc(100% - 3rem))}@media (min-width: 540px){.gallery__item--content{padding-top:1.341rem}}@media (min-width: 768px){.gallery__item--content{padding-top:1.259rem}}@media (min-width: 1024px){.gallery__item--content{justify-content:space-between;text-align:left;padding:2rem 2.4rem;transform:translateY(calc(100% + 5rem))}}.gallery__item--content span{font-size:1.6rem;line-height:1.5;color:rgb(var(--primary),80%)}@media (min-width: 540px){.gallery__item--content span{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.gallery__item--content span{font-size:2rem;line-height:1.7;letter-spacing:.04rem}}.gallery__item--graphic{position:absolute;width:6rem;aspect-ratio:2/1;left:50%;top:0;transform:translate(-50%,-100%) scaleY(-1);color:var(--white);display:none}@media (min-width: 540px){.gallery__item--graphic{width:10rem}}@media (min-width: 1024px){.gallery__item--graphic{display:block}}.gallery__item--icon{color:var(--primary);width:.914rem;aspect-ratio:1;transform:rotate(-45deg);display:none}@media (min-width: 1024px){.gallery__item--icon{display:block}}.gallery__item:not(.show){display:none}\n"] }]
|
|
12078
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1$2.MatDialog }]
|
|
12076
|
+
args: [{ selector: 'lib-babylon-gallery-v2', standalone: true, imports: [], template: "<section class=\"gallery\">\n <div class=\"container\">\n <div class=\"gallery__inner\">\n <div class=\"gallery__heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n <div class=\"gallery__nav\">\n <ul class=\"desktop\">\n <li role=\"button\">\n <span\n class=\"js-filter-gallery active\"\n data-filter_category=\"hotel\"\n >HOTEL</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-active-modal\"\n data-filter_category=\"habitactiones\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >habitactiones</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"restaurante\"\n >RESTAURANTE</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"wellness-yoga\"\n >WELLNESS & YOGA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"formentera\"\n >FORMENTERA</span\n >\n </li>\n <li role=\"button\">\n <span\n class=\"js-filter-gallery\"\n data-filter_category=\"video\"\n >VIDEO</span\n >\n </li>\n </ul>\n <ul class=\"mobile\">\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"category\"\n (click)=\"openFiltersModal()\"\n >\n Categor\u00EDas\n </li>\n <li\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"habitactiones\"\n (click)=\"openFiltersRoomModal()\"\n >\n habitactiones\n </li>\n </ul>\n </div>\n </div>\n <div class=\"gallery__list\">\n @if (multimedia?.imagenes?.length) {\n @for (item of multimedia?.imagenes; track $index) {\n @if (item) {\n <div\n class=\"gallery__item show\"\n data-category=\"habitactiones\"\n [attr.data-img]=\"item.img?.src\"\n [attr.data-title]=\"item.title\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img [src]=\"item.img?.src\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>{{ item.title }}</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n }\n }\n }\n <!-- <div\n class=\"gallery__item show\"\n id=\"gallery02\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-100.jpg\"\n data-title=\"habitactiones 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-100.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery03\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-12.webp\"\n data-title=\"Restaurante 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-12.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery04\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-101.jpg\"\n data-title=\"Restaurante 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-101.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery05\"\n data-category=\"restaurante\"\n data-img=\"/assets/babylon/images/img-43.webp\"\n data-title=\"Restaurante 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-43.webp\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Restaurante 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery06\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-108.jpg\"\n data-title=\"Wellness & Yoga 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-108.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery07\"\n data-category=\"wellness-yoga\"\n data-img=\"/assets/babylon/images/img-102.jpg\"\n data-title=\"Wellness & Yoga 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-102.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Wellness & Yoga 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery08\"\n data-category=\"formentera\"\n data-img=\"/assets/babylon/images/img-103.jpg\"\n data-title=\"Formentera 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-103.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Formentera 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item show\"\n id=\"gallery09\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-104.jpg\"\n data-title=\"habitactiones 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-104.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery10\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-105.jpg\"\n data-title=\"habitactiones 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-105.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery11\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-106.jpg\"\n data-title=\"habitactiones 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-106.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n\n <div\n class=\"gallery__item show\"\n id=\"gallery12\"\n data-category=\"habitactiones\"\n data-img=\"/assets/babylon/images/img-107.jpg\"\n data-title=\"habitactiones 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"gallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img src=\"/assets/babylon/images/img-107.jpg\" />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>habitactiones 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery13\"\n data-category=\"video\"\n data-video-id=\"x8pWONTkL9I\"\n data-title=\"Video 1\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 1</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery14\"\n data-category=\"video\"\n data-video-id=\"efJpUF7B7PE\"\n data-title=\"Video 2\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 2</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery15\"\n data-category=\"video\"\n data-video-id=\"qleUriS8XFg\"\n data-title=\"Video 3\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 3</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery16\"\n data-category=\"video\"\n data-video-id=\"vPgBQcTRhAk\"\n data-title=\"Video 4\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 4</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery17\"\n data-category=\"video\"\n data-video-id=\"e2BLhIxnEZs\"\n data-title=\"Video 5\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/1400x980/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 5</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div>\n <div\n class=\"gallery__item video\"\n id=\"gallery18\"\n data-category=\"video\"\n data-video-id=\"Q4HFGjnHr4Y\"\n data-title=\"Video 6\"\n >\n <div\n class=\"gallery__item--box js-active-modal\"\n role=\"button\"\n data-modal_name=\"videoGallery\"\n >\n <div class=\"gallery__item--image\">\n <figure>\n <img\n src=\"https://dummyimage.com/980x1380/AFE1AF/ffffff.png\"\n />\n </figure>\n </div>\n <div class=\"gallery__item--content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"gallery__item--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span>Video 6</span>\n <svg\n aria-hidden=\"true\"\n class=\"gallery__item--icon\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-close.svg#icon-close\"\n ></use>\n </svg>\n </div>\n </div>\n </div> -->\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.gallery{padding-block:2.5rem 5rem}@media (min-width: 540px){.gallery{padding-block:3rem 5.8rem}}@media (min-width: 768px){.gallery{padding-block:4rem 8rem}}@media (min-width: 1024px){.gallery{padding-bottom:6.984rem}}@media (min-width: 1280px){.gallery{padding-bottom:8rem}}@media (min-width: 1366px){.gallery{padding-block:5.7rem 8.953rem}}@media (min-width: 1680px){.gallery{padding-block:6rem 10rem}}.gallery__inner{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 540px){.gallery__inner{gap:3rem}}@media (min-width: 768px){.gallery__inner{gap:4rem}}.gallery__heading{display:flex;align-items:center;flex-direction:column;gap:2rem}@media (min-width: 540px){.gallery__heading{gap:3rem}}@media (min-width: 1280px){.gallery__heading{gap:4rem}}.gallery__heading h2{font-size:4rem;line-height:1}@media (min-width: 540px){.gallery__heading h2{font-size:5.2rem;line-height:1}}@media (min-width: 768px){.gallery__heading h2{font-size:6rem;line-height:1}}.gallery__nav .desktop{display:none}@media (min-width: 1280px){.gallery__nav .desktop{display:flex;gap:5rem}}.gallery__nav .desktop li{text-transform:uppercase;color:rgb(var(--primary),50%);font-size:1.6rem;line-height:1;letter-spacing:.16rem;transition:var(--transition)}.gallery__nav .desktop li span{position:relative;padding-bottom:1.4rem;display:block}.gallery__nav .desktop li span:after{content:\"\";position:absolute;bottom:0;left:50%;transition:var(--transition);opacity:0;transform:translate(-50%);height:.1rem;width:1.8rem;background:var(--primary)}.gallery__nav .desktop li span.active{color:var(--primary)}.gallery__nav .desktop li span.active:after{opacity:1}.gallery__nav .mobile{display:flex}.gallery__nav .mobile .btn{width:15rem}@media (min-width: 540px){.gallery__nav .mobile .btn{width:21rem}}@media (min-width: 768px){.gallery__nav .mobile .btn{width:26rem}}@media (max-width: 539.98px){.gallery__nav .mobile .btn{height:3.6rem;padding-block:1rem;font-size:1.6rem;line-height:1}}@media (min-width: 1280px){.gallery__nav .mobile{display:none}}.gallery__nav .mobile li+li{margin-left:-1px}.gallery__list{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-flow:dense;gap:2.4rem}@media (min-width: 540px){.gallery__list{gap:3rem}}@media (min-width: 768px){.gallery__list{gap:4.4rem;grid-template-columns:repeat(12,1fr)}}@media (min-width: 1024px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1280px){.gallery__list{grid-template-columns:repeat(19,1fr);column-gap:4.8rem;row-gap:2.8rem}}@media (min-width: 1366px){.gallery__list{column-gap:5rem;row-gap:2rem}}@media (min-width: 1680px){.gallery__list{column-gap:6.4rem;row-gap:3.4rem}}@media (min-width: 1800px){.gallery__list{column-gap:6.5rem;row-gap:3.5rem}}.gallery__item:nth-child(odd){grid-column:span 7}.gallery__item:nth-child(odd) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(2n){grid-column:2/span 5}.gallery__item:nth-child(2n) .gallery__item--image figure{aspect-ratio:208/297}@media (min-width: 768px){.gallery__item:nth-child(4n+1){grid-row:span 3}.gallery__item:nth-child(4n+2){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(4n+3){grid-column:7/span 7;grid-row:span 3}.gallery__item:nth-child(4n+4){grid-column:2/span 5;grid-row:span 4}}@media (min-width: 1024px){.gallery__item:hover .gallery__item--content{transform:translateY(3rem)}}@media (min-width: 1280px){.gallery__item:nth-child(6n+1),.gallery__item:nth-child(6n+3),.gallery__item:nth-child(6n+5){grid-column:span 7;grid-row:span 3}.gallery__item:nth-child(6n+1) .gallery__item--image figure,.gallery__item:nth-child(6n+3) .gallery__item--image figure,.gallery__item:nth-child(6n+5) .gallery__item--image figure{aspect-ratio:297/208}.gallery__item:nth-child(6n+2),.gallery__item:nth-child(6n+4),.gallery__item:nth-child(6n+6){grid-column:span 5;grid-row:span 4}.gallery__item:nth-child(6n+2) .gallery__item--image figure,.gallery__item:nth-child(6n+4) .gallery__item--image figure,.gallery__item:nth-child(6n+6) .gallery__item--image figure{aspect-ratio:208/297}.gallery__item:nth-child(6n+4){grid-column:2/span 5}.gallery__item:nth-child(6n+5){grid-column:7/span 7}.gallery__item:nth-child(6n+6){grid-column:14/span 5}}.gallery__item--box{position:relative}@media (min-width: 1024px){.gallery__item--box{overflow:hidden;padding-bottom:3rem}}.gallery__item--content{position:absolute;inset:auto 0 0;background:var(--white);display:flex;gap:1rem;transition:var(--transition);align-items:center;justify-content:center;text-align:center;padding-top:1.281rem;transform:translateY(calc(100% - 3rem))}@media (min-width: 540px){.gallery__item--content{padding-top:1.341rem}}@media (min-width: 768px){.gallery__item--content{padding-top:1.259rem}}@media (min-width: 1024px){.gallery__item--content{justify-content:space-between;text-align:left;padding:2rem 2.4rem;transform:translateY(calc(100% + 5rem))}}.gallery__item--content span{font-size:1.6rem;line-height:1.5;color:rgb(var(--primary),80%)}@media (min-width: 540px){.gallery__item--content span{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.gallery__item--content span{font-size:2rem;line-height:1.7;letter-spacing:.04rem}}.gallery__item--graphic{position:absolute;width:6rem;aspect-ratio:2/1;left:50%;top:0;transform:translate(-50%,-100%) scaleY(-1);color:var(--white);display:none}@media (min-width: 540px){.gallery__item--graphic{width:10rem}}@media (min-width: 1024px){.gallery__item--graphic{display:block}}.gallery__item--icon{color:var(--primary);width:.914rem;aspect-ratio:1;transform:rotate(-45deg);display:none}@media (min-width: 1024px){.gallery__item--icon{display:block}}.gallery__item:not(.show){display:none}\n"] }]
|
|
12077
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1$2.MatDialog }], propDecorators: { texts: [{
|
|
12078
|
+
type: Input
|
|
12079
|
+
}], multimedia: [{
|
|
12080
|
+
type: Input
|
|
12081
|
+
}] } });
|
|
12079
12082
|
|
|
12080
12083
|
class BabylonInfoCircleImgsComponent {
|
|
12081
12084
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoCircleImgsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
@@ -12094,11 +12097,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
12094
12097
|
|
|
12095
12098
|
class BabylonRoomsListV2Component {
|
|
12096
12099
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonRoomsListV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12097
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonRoomsListV2Component, isStandalone: true, selector: "lib-babylon-rooms-list-v2", inputs: { texts: "texts", items: "items" }, ngImport: i0, template: "<section class=\"list-rooms-zigzag\">\n @if(items?.length) {\n <div class=\"container\">\n @for (item of items; track $index) {\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.images?.[0]?.src) {\n <figure>\n <img [src]=\"item?.images?.[0]?.src\" [alt]=\"item?.images?.[0]?.alt\" />\n </figure>\n }\n <ul class=\"list-rooms-zigzag__info\">\n @if (item?.equipments?.length) {\n @for (equipment of item?.equipments; track $index) {\n <li>\n {{ equipment?.title }}\n </li>\n }\n }\n </ul>\n @if(item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a [href]=\"btn?.url\" class=\"btn btn__primary\">\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"list-rooms-zigzag__content\">\n @if (item?.texts?.name) {\n <h2 [innerHTML]=\"item?.texts?.name\"></h2>\n }\n @if (item?.texts?.description) {\n <p [innerHTML]=\"item?.texts?.description\"></p>\n }\n @if(item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a [href]=\"btn?.url\" class=\"btn btn__primary\">\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n </div>\n }\n </div>\n }\n</section>\n\n<!--<section class=\"list-rooms-zigzag\">\n <div class=\"container\">\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 768px){.list-rooms-zigzag .container{--inline-spacing-left: 8.8rem;--inline-spacing-right: 8.8rem}}@media (min-width: 1024px){.list-rooms-zigzag .container{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem}}@media (min-width: 1280px){.list-rooms-zigzag .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.list-rooms-zigzag .container{--inline-spacing-left: 13.1rem;--inline-spacing-right: 13.1rem}}@media (min-width: 1680px){.list-rooms-zigzag .container{--inline-spacing-left: 16.1rem;--inline-spacing-right: 16.1rem}}@media (min-width: 1800px){.list-rooms-zigzag .container{--inline-spacing-left: 17.9rem;--inline-spacing-right: 17.9rem}}.list-rooms-zigzag__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-rooms-zigzag__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-rooms-zigzag__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-rooms-zigzag__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__title{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__title{max-width:75.6rem}}@media (min-width: 1800px){.list-rooms-zigzag__title{max-width:81rem}}.list-rooms-zigzag__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.list-rooms-zigzag__item{gap:2rem}}@media (min-width: 768px){.list-rooms-zigzag__item{gap:1.9rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.list-rooms-zigzag__item{max-width:unset;flex-direction:row;align-items:center;gap:6.033rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{gap:5.941rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{gap:6.8rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{gap:8.6rem}}.list-rooms-zigzag__item{padding-block:5rem}@media (min-width: 540px){.list-rooms-zigzag__item{padding-block:6rem}}@media (min-width: 768px){.list-rooms-zigzag__item{padding-block:8rem}}@media (min-width: 1024px){.list-rooms-zigzag__item{padding-block:7rem}}@media (min-width: 1280px){.list-rooms-zigzag__item{padding-block:8rem 8.1rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{padding-block:9rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{padding-block:10rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{padding-block:10rem 9.9rem}}.list-rooms-zigzag__item:hover .list-rooms-zigzag__image .btn__group{transform:translateY(0)}.list-rooms-zigzag__item:hover .list-rooms-zigzag__info{opacity:1;pointer-events:initial}.list-rooms-zigzag__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.list-rooms-zigzag__image{flex:0 0 auto;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__image{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:75.6rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:81rem}}.list-rooms-zigzag__image figure{aspect-ratio:295/207}.list-rooms-zigzag__image--graphic{color:rgb(var(--white));position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.list-rooms-zigzag__image--graphic{width:10rem}}@media (min-width: 1280px){.list-rooms-zigzag__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.list-rooms-zigzag__image .btn__group{display:none;transition:var(--transition);background:rgb(var(--white))}@media (min-width: 1024px){.list-rooms-zigzag__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:-.1rem;top:auto;padding-bottom:.1rem;transform:translateY(100%)}}@media (min-width: 1280px){.list-rooms-zigzag__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.list-rooms-zigzag__info{opacity:0;pointer-events:none;position:absolute;inset:0 0 auto;padding:3rem;transition:var(--transition);color:var(--white);display:flex;justify-content:flex-end;gap:5rem;height:21rem;font-size:1.8rem;line-height:1;letter-spacing:.036rem;background:linear-gradient(180deg,rgb(var(--primary),30%),rgb(var(--primary),0%))}@media (min-width: 1280px){.list-rooms-zigzag__content{flex:1 1 auto}}.list-rooms-zigzag__content--image{display:none}@media (min-width: 1024px){.list-rooms-zigzag__content--image{opacity:0;display:block;pointer-events:none;transition:var(--transition)}}@media (min-width: 1280px){.list-rooms-zigzag__content--image{opacity:1;pointer-events:initial;position:absolute;right:0;top:5.056rem;overflow:hidden;aspect-ratio:160/207;width:16rem;transform:translate(var(--inline-spacing-right))}}@media (min-width: 1366px){.list-rooms-zigzag__content--image{top:6.056rem}}@media (min-width: 1680px){.list-rooms-zigzag__content--image{width:18.551rem;top:7.056rem}}@media (min-width: 1800px){.list-rooms-zigzag__content--image{width:19.9rem;top:8rem}}.list-rooms-zigzag__content--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-rooms-zigzag__content h2{font-size:4.8rem;line-height:1;margin-bottom:3.1rem}@media (min-width: 540px){.list-rooms-zigzag__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.6rem}}@media (min-width: 768px){.list-rooms-zigzag__content h2{font-size:8rem;line-height:1;margin-bottom:4.8rem}}@media (min-width: 1024px){.list-rooms-zigzag__content h2{margin-bottom:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content h2{font-size:9rem;line-height:1;margin-bottom:3rem;width:min-content}}@media (min-width: 1680px){.list-rooms-zigzag__content h2{font-size:11rem;line-height:1;margin-bottom:5.5rem}}.list-rooms-zigzag__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.list-rooms-zigzag__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.7;width:35.4rem}}@media (min-width: 1680px){.list-rooms-zigzag__content p{width:43.4rem}}.list-rooms-zigzag__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:2.7rem}@media (min-width: 540px){.list-rooms-zigzag__content .btn__group{margin-top:2.9rem}}@media (min-width: 768px){.list-rooms-zigzag__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.list-rooms-zigzag__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content .btn__group{display:none}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item{flex-direction:row-reverse}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:.9rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:9.3rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:6.2rem}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content--image{transform:translate(calc(-1 * var(--inline-spacing-left)));left:0;right:unset}}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image .btn__group{background:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image--graphic{color:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream:before{content:\"\";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#f9f8f5;z-index:-1}.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (2rem + var(--inline-spacing-left) / 2));right:calc(-1 * (2rem + var(--inline-spacing-right) / 2))}@media (min-width: 540px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (3rem + var(--inline-spacing-left) / 2));right:calc(-1 * (3rem + var(--inline-spacing-right) / 2))}}@media (min-width: 1280px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{right:auto}}\n"] }); }
|
|
12100
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonRoomsListV2Component, isStandalone: true, selector: "lib-babylon-rooms-list-v2", inputs: { texts: "texts", items: "items" }, ngImport: i0, template: "<section class=\"list-rooms-zigzag\">\n @if (items?.length) {\n <div class=\"container\">\n @for (item of items; track $index) {\n <div\n class=\"list-rooms-zigzag__item relative\"\n [ngClass]=\"{\n 'list-rooms-zigzag--right bg-cream': $index % 2 != 0,\n }\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.images?.[0]?.src) {\n <figure>\n <img\n [src]=\"item?.images?.[0]?.src\"\n [alt]=\"item?.images?.[0]?.alt\"\n />\n </figure>\n }\n <ul class=\"list-rooms-zigzag__info\">\n @if (item?.equipments?.length) {\n @for (\n equipment of item?.equipments;\n track $index\n ) {\n <li>\n {{ equipment?.title }}\n </li>\n }\n }\n </ul>\n @if (item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a\n [href]=\"btn?.url\"\n class=\"btn btn__primary\"\n >\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"list-rooms-zigzag__content\">\n @if (item?.texts?.name) {\n <h2 [innerHTML]=\"item?.texts?.name\"></h2>\n }\n @if (item?.texts?.description) {\n <p [innerHTML]=\"item?.texts?.description\"></p>\n }\n @if (item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a\n [href]=\"btn?.url\"\n class=\"btn btn__primary\"\n >\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n </div>\n }\n </div>\n }\n</section>\n\n<!--<section class=\"list-rooms-zigzag\">\n <div class=\"container\">\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.list-rooms-zigzag .container{max-width:100%}@media (min-width: 768px){.list-rooms-zigzag .container{--inline-spacing-left: 8.8rem;--inline-spacing-right: 8.8rem}}@media (min-width: 1024px){.list-rooms-zigzag .container{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem}}@media (min-width: 1280px){.list-rooms-zigzag .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.list-rooms-zigzag .container{--inline-spacing-left: 13.1rem;--inline-spacing-right: 13.1rem}}@media (min-width: 1680px){.list-rooms-zigzag .container{--inline-spacing-left: 16.1rem;--inline-spacing-right: 16.1rem}}@media (min-width: 1800px){.list-rooms-zigzag .container{--inline-spacing-left: 17.9rem;--inline-spacing-right: 17.9rem}}.list-rooms-zigzag__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-rooms-zigzag__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-rooms-zigzag__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-rooms-zigzag__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__title{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__title{max-width:75.6rem}}@media (min-width: 1800px){.list-rooms-zigzag__title{max-width:81rem}}.list-rooms-zigzag__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.list-rooms-zigzag__item{gap:2rem}}@media (min-width: 768px){.list-rooms-zigzag__item{gap:1.9rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.list-rooms-zigzag__item{max-width:unset;flex-direction:row;align-items:center;gap:6.033rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{gap:5.941rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{gap:6.8rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{gap:8.6rem}}.list-rooms-zigzag__item{padding-block:5rem}@media (min-width: 540px){.list-rooms-zigzag__item{padding-block:6rem}}@media (min-width: 768px){.list-rooms-zigzag__item{padding-block:8rem}}@media (min-width: 1024px){.list-rooms-zigzag__item{padding-block:7rem}}@media (min-width: 1280px){.list-rooms-zigzag__item{padding-block:8rem 8.1rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{padding-block:9rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{padding-block:10rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{padding-block:10rem 9.9rem}}.list-rooms-zigzag__item:hover .list-rooms-zigzag__image .btn__group{transform:translateY(0)}.list-rooms-zigzag__item:hover .list-rooms-zigzag__info{opacity:1;pointer-events:initial}.list-rooms-zigzag__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.list-rooms-zigzag__image{flex:0 0 auto;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__image{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:75.6rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:81rem}}.list-rooms-zigzag__image figure{aspect-ratio:295/207}.list-rooms-zigzag__image--graphic{color:rgb(var(--white));position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.list-rooms-zigzag__image--graphic{width:10rem}}@media (min-width: 1280px){.list-rooms-zigzag__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.list-rooms-zigzag__image .btn__group{display:none;transition:var(--transition);background:rgb(var(--white))}@media (min-width: 1024px){.list-rooms-zigzag__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:-.1rem;top:auto;padding-bottom:.1rem;transform:translateY(100%)}}@media (min-width: 1280px){.list-rooms-zigzag__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.list-rooms-zigzag__info{opacity:0;pointer-events:none;position:absolute;inset:0 0 auto;padding:3rem;transition:var(--transition);color:var(--white);display:flex;justify-content:flex-end;gap:5rem;height:21rem;font-size:1.8rem;line-height:1;letter-spacing:.036rem;background:linear-gradient(180deg,rgb(var(--primary),30%),rgb(var(--primary),0%))}@media (min-width: 1280px){.list-rooms-zigzag__content{flex:1 1 auto}}.list-rooms-zigzag__content--image{display:none}@media (min-width: 1024px){.list-rooms-zigzag__content--image{opacity:0;display:block;pointer-events:none;transition:var(--transition)}}@media (min-width: 1280px){.list-rooms-zigzag__content--image{opacity:1;pointer-events:initial;position:absolute;right:0;top:5.056rem;overflow:hidden;aspect-ratio:160/207;width:16rem;transform:translate(var(--inline-spacing-right))}}@media (min-width: 1366px){.list-rooms-zigzag__content--image{top:6.056rem}}@media (min-width: 1680px){.list-rooms-zigzag__content--image{width:18.551rem;top:7.056rem}}@media (min-width: 1800px){.list-rooms-zigzag__content--image{width:19.9rem;top:8rem}}.list-rooms-zigzag__content--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-rooms-zigzag__content h2{font-size:4.8rem;line-height:1;margin-bottom:3.1rem}@media (min-width: 540px){.list-rooms-zigzag__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.6rem}}@media (min-width: 768px){.list-rooms-zigzag__content h2{font-size:8rem;line-height:1;margin-bottom:4.8rem}}@media (min-width: 1024px){.list-rooms-zigzag__content h2{margin-bottom:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content h2{font-size:9rem;line-height:1;margin-bottom:3rem;width:min-content}}@media (min-width: 1680px){.list-rooms-zigzag__content h2{font-size:11rem;line-height:1;margin-bottom:5.5rem}}.list-rooms-zigzag__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.list-rooms-zigzag__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.7;width:35.4rem}}@media (min-width: 1680px){.list-rooms-zigzag__content p{width:43.4rem}}.list-rooms-zigzag__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:2.7rem}@media (min-width: 540px){.list-rooms-zigzag__content .btn__group{margin-top:2.9rem}}@media (min-width: 768px){.list-rooms-zigzag__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.list-rooms-zigzag__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content .btn__group{display:none}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item{flex-direction:row-reverse}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:.9rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:9.3rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:6.2rem}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content--image{transform:translate(calc(-1 * var(--inline-spacing-left)));left:0;right:unset}}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image .btn__group{background:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image--graphic{color:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream:before{content:\"\";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#f9f8f5;z-index:-1}.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (2rem + var(--inline-spacing-left) / 2));right:calc(-1 * (2rem + var(--inline-spacing-right) / 2))}@media (min-width: 540px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (3rem + var(--inline-spacing-left) / 2));right:calc(-1 * (3rem + var(--inline-spacing-right) / 2))}}@media (min-width: 1280px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{right:auto}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
12098
12101
|
}
|
|
12099
12102
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonRoomsListV2Component, decorators: [{
|
|
12100
12103
|
type: Component,
|
|
12101
|
-
args: [{ selector: 'lib-babylon-rooms-list-v2', standalone: true, imports: [], template: "<section class=\"list-rooms-zigzag\">\n @if(items?.length) {\n <div class=\"container\">\n @for (item of items; track $index) {\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.images?.[0]?.src) {\n <figure>\n <img [src]=\"item?.images?.[0]?.src\" [alt]=\"item?.images?.[0]?.alt\" />\n </figure>\n }\n <ul class=\"list-rooms-zigzag__info\">\n @if (item?.equipments?.length) {\n @for (equipment of item?.equipments; track $index) {\n <li>\n {{ equipment?.title }}\n </li>\n }\n }\n </ul>\n @if(item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a [href]=\"btn?.url\" class=\"btn btn__primary\">\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"list-rooms-zigzag__content\">\n @if (item?.texts?.name) {\n <h2 [innerHTML]=\"item?.texts?.name\"></h2>\n }\n @if (item?.texts?.description) {\n <p [innerHTML]=\"item?.texts?.description\"></p>\n }\n @if(item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a [href]=\"btn?.url\" class=\"btn btn__primary\">\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n </div>\n }\n </div>\n }\n</section>\n\n<!--<section class=\"list-rooms-zigzag\">\n <div class=\"container\">\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 768px){.list-rooms-zigzag .container{--inline-spacing-left: 8.8rem;--inline-spacing-right: 8.8rem}}@media (min-width: 1024px){.list-rooms-zigzag .container{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem}}@media (min-width: 1280px){.list-rooms-zigzag .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.list-rooms-zigzag .container{--inline-spacing-left: 13.1rem;--inline-spacing-right: 13.1rem}}@media (min-width: 1680px){.list-rooms-zigzag .container{--inline-spacing-left: 16.1rem;--inline-spacing-right: 16.1rem}}@media (min-width: 1800px){.list-rooms-zigzag .container{--inline-spacing-left: 17.9rem;--inline-spacing-right: 17.9rem}}.list-rooms-zigzag__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-rooms-zigzag__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-rooms-zigzag__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-rooms-zigzag__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__title{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__title{max-width:75.6rem}}@media (min-width: 1800px){.list-rooms-zigzag__title{max-width:81rem}}.list-rooms-zigzag__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.list-rooms-zigzag__item{gap:2rem}}@media (min-width: 768px){.list-rooms-zigzag__item{gap:1.9rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.list-rooms-zigzag__item{max-width:unset;flex-direction:row;align-items:center;gap:6.033rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{gap:5.941rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{gap:6.8rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{gap:8.6rem}}.list-rooms-zigzag__item{padding-block:5rem}@media (min-width: 540px){.list-rooms-zigzag__item{padding-block:6rem}}@media (min-width: 768px){.list-rooms-zigzag__item{padding-block:8rem}}@media (min-width: 1024px){.list-rooms-zigzag__item{padding-block:7rem}}@media (min-width: 1280px){.list-rooms-zigzag__item{padding-block:8rem 8.1rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{padding-block:9rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{padding-block:10rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{padding-block:10rem 9.9rem}}.list-rooms-zigzag__item:hover .list-rooms-zigzag__image .btn__group{transform:translateY(0)}.list-rooms-zigzag__item:hover .list-rooms-zigzag__info{opacity:1;pointer-events:initial}.list-rooms-zigzag__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.list-rooms-zigzag__image{flex:0 0 auto;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__image{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:75.6rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:81rem}}.list-rooms-zigzag__image figure{aspect-ratio:295/207}.list-rooms-zigzag__image--graphic{color:rgb(var(--white));position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.list-rooms-zigzag__image--graphic{width:10rem}}@media (min-width: 1280px){.list-rooms-zigzag__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.list-rooms-zigzag__image .btn__group{display:none;transition:var(--transition);background:rgb(var(--white))}@media (min-width: 1024px){.list-rooms-zigzag__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:-.1rem;top:auto;padding-bottom:.1rem;transform:translateY(100%)}}@media (min-width: 1280px){.list-rooms-zigzag__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.list-rooms-zigzag__info{opacity:0;pointer-events:none;position:absolute;inset:0 0 auto;padding:3rem;transition:var(--transition);color:var(--white);display:flex;justify-content:flex-end;gap:5rem;height:21rem;font-size:1.8rem;line-height:1;letter-spacing:.036rem;background:linear-gradient(180deg,rgb(var(--primary),30%),rgb(var(--primary),0%))}@media (min-width: 1280px){.list-rooms-zigzag__content{flex:1 1 auto}}.list-rooms-zigzag__content--image{display:none}@media (min-width: 1024px){.list-rooms-zigzag__content--image{opacity:0;display:block;pointer-events:none;transition:var(--transition)}}@media (min-width: 1280px){.list-rooms-zigzag__content--image{opacity:1;pointer-events:initial;position:absolute;right:0;top:5.056rem;overflow:hidden;aspect-ratio:160/207;width:16rem;transform:translate(var(--inline-spacing-right))}}@media (min-width: 1366px){.list-rooms-zigzag__content--image{top:6.056rem}}@media (min-width: 1680px){.list-rooms-zigzag__content--image{width:18.551rem;top:7.056rem}}@media (min-width: 1800px){.list-rooms-zigzag__content--image{width:19.9rem;top:8rem}}.list-rooms-zigzag__content--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-rooms-zigzag__content h2{font-size:4.8rem;line-height:1;margin-bottom:3.1rem}@media (min-width: 540px){.list-rooms-zigzag__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.6rem}}@media (min-width: 768px){.list-rooms-zigzag__content h2{font-size:8rem;line-height:1;margin-bottom:4.8rem}}@media (min-width: 1024px){.list-rooms-zigzag__content h2{margin-bottom:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content h2{font-size:9rem;line-height:1;margin-bottom:3rem;width:min-content}}@media (min-width: 1680px){.list-rooms-zigzag__content h2{font-size:11rem;line-height:1;margin-bottom:5.5rem}}.list-rooms-zigzag__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.list-rooms-zigzag__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.7;width:35.4rem}}@media (min-width: 1680px){.list-rooms-zigzag__content p{width:43.4rem}}.list-rooms-zigzag__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:2.7rem}@media (min-width: 540px){.list-rooms-zigzag__content .btn__group{margin-top:2.9rem}}@media (min-width: 768px){.list-rooms-zigzag__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.list-rooms-zigzag__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content .btn__group{display:none}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item{flex-direction:row-reverse}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:.9rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:9.3rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:6.2rem}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content--image{transform:translate(calc(-1 * var(--inline-spacing-left)));left:0;right:unset}}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image .btn__group{background:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image--graphic{color:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream:before{content:\"\";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#f9f8f5;z-index:-1}.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (2rem + var(--inline-spacing-left) / 2));right:calc(-1 * (2rem + var(--inline-spacing-right) / 2))}@media (min-width: 540px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (3rem + var(--inline-spacing-left) / 2));right:calc(-1 * (3rem + var(--inline-spacing-right) / 2))}}@media (min-width: 1280px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{right:auto}}\n"] }]
|
|
12104
|
+
args: [{ selector: 'lib-babylon-rooms-list-v2', standalone: true, imports: [CommonModule], template: "<section class=\"list-rooms-zigzag\">\n @if (items?.length) {\n <div class=\"container\">\n @for (item of items; track $index) {\n <div\n class=\"list-rooms-zigzag__item relative\"\n [ngClass]=\"{\n 'list-rooms-zigzag--right bg-cream': $index % 2 != 0,\n }\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.images?.[0]?.src) {\n <figure>\n <img\n [src]=\"item?.images?.[0]?.src\"\n [alt]=\"item?.images?.[0]?.alt\"\n />\n </figure>\n }\n <ul class=\"list-rooms-zigzag__info\">\n @if (item?.equipments?.length) {\n @for (\n equipment of item?.equipments;\n track $index\n ) {\n <li>\n {{ equipment?.title }}\n </li>\n }\n }\n </ul>\n @if (item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a\n [href]=\"btn?.url\"\n class=\"btn btn__primary\"\n >\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n <div class=\"list-rooms-zigzag__content\">\n @if (item?.texts?.name) {\n <h2 [innerHTML]=\"item?.texts?.name\"></h2>\n }\n @if (item?.texts?.description) {\n <p [innerHTML]=\"item?.texts?.description\"></p>\n }\n @if (item?.buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of item?.buttons; track $index) {\n <a\n [href]=\"btn?.url\"\n class=\"btn btn__primary\"\n >\n <span>{{ btn?.label }}</span>\n </a>\n }\n </div>\n }\n </div>\n </div>\n }\n </div>\n }\n</section>\n\n<!--<section class=\"list-rooms-zigzag\">\n <div class=\"container\">\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div class=\"list-rooms-zigzag__item relative\">\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-53.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Doble vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n <div\n class=\"list-rooms-zigzag__item relative list-rooms-zigzag--right bg-cream\"\n >\n <div class=\"list-rooms-zigzag__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"list-rooms-zigzag__image--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure class=\"js-slider_fix-arrows-zone\">\n <img src=\"/assets/babylon/images/img-54.webp\" />\n </figure>\n <ul class=\"list-rooms-zigzag__info\">\n <li>Piscina terraza</li>\n <li>2 pax</li>\n <li>60 m2</li>\n </ul>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n <div class=\"list-rooms-zigzag__content\">\n <h2>Superior vista piscina</h2>\n <p>\n It is a long established fact that a reader will be\n distracted by the readable content of a page when looking at\n its layout the point.\n </p>\n <div class=\"btn__group\">\n <a href=\"/#/room-details\" class=\"btn btn__primary\"\n ><span>Ver Habitaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Book Now</span></a\n >\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.list-rooms-zigzag .container{max-width:100%}@media (min-width: 768px){.list-rooms-zigzag .container{--inline-spacing-left: 8.8rem;--inline-spacing-right: 8.8rem}}@media (min-width: 1024px){.list-rooms-zigzag .container{--inline-spacing-left: 11rem;--inline-spacing-right: 11rem}}@media (min-width: 1280px){.list-rooms-zigzag .container{--inline-spacing-left: 12.1rem;--inline-spacing-right: 12.1rem}}@media (min-width: 1366px){.list-rooms-zigzag .container{--inline-spacing-left: 13.1rem;--inline-spacing-right: 13.1rem}}@media (min-width: 1680px){.list-rooms-zigzag .container{--inline-spacing-left: 16.1rem;--inline-spacing-right: 16.1rem}}@media (min-width: 1800px){.list-rooms-zigzag .container{--inline-spacing-left: 17.9rem;--inline-spacing-right: 17.9rem}}.list-rooms-zigzag__title{width:100%;text-transform:uppercase;text-align:center;color:rgb(var(--primary),80%);font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-rooms-zigzag__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-rooms-zigzag__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-rooms-zigzag__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__title{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__title{max-width:75.6rem}}@media (min-width: 1800px){.list-rooms-zigzag__title{max-width:81rem}}.list-rooms-zigzag__item{display:flex;flex-direction:column;gap:1.4rem}@media (min-width: 540px){.list-rooms-zigzag__item{gap:2rem}}@media (min-width: 768px){.list-rooms-zigzag__item{gap:1.9rem;max-width:59.2rem;margin-inline:auto}}@media (min-width: 1280px){.list-rooms-zigzag__item{max-width:unset;flex-direction:row;align-items:center;gap:6.033rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{gap:5.941rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{gap:6.8rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{gap:8.6rem}}.list-rooms-zigzag__item{padding-block:5rem}@media (min-width: 540px){.list-rooms-zigzag__item{padding-block:6rem}}@media (min-width: 768px){.list-rooms-zigzag__item{padding-block:8rem}}@media (min-width: 1024px){.list-rooms-zigzag__item{padding-block:7rem}}@media (min-width: 1280px){.list-rooms-zigzag__item{padding-block:8rem 8.1rem}}@media (min-width: 1366px){.list-rooms-zigzag__item{padding-block:9rem}}@media (min-width: 1680px){.list-rooms-zigzag__item{padding-block:10rem}}@media (min-width: 1800px){.list-rooms-zigzag__item{padding-block:10rem 9.9rem}}.list-rooms-zigzag__item:hover .list-rooms-zigzag__image .btn__group{transform:translateY(0)}.list-rooms-zigzag__item:hover .list-rooms-zigzag__info{opacity:1;pointer-events:initial}.list-rooms-zigzag__image{position:relative;overflow:hidden;width:100%}@media (min-width: 1280px){.list-rooms-zigzag__image{flex:0 0 auto;max-width:59.467rem}}@media (min-width: 1366px){.list-rooms-zigzag__image{max-width:63.459rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:75.6rem}}@media (min-width: 1680px){.list-rooms-zigzag__image{max-width:81rem}}.list-rooms-zigzag__image figure{aspect-ratio:295/207}.list-rooms-zigzag__image--graphic{color:rgb(var(--white));position:absolute;bottom:-.1rem;left:50%;transform:scaleY(-1) translate(-50%);aspect-ratio:2/1;width:6rem;z-index:1}@media (min-width: 540px){.list-rooms-zigzag__image--graphic{width:10rem}}@media (min-width: 1280px){.list-rooms-zigzag__image--graphic{bottom:unset;left:unset;top:50%;right:-.1rem;transform:translate(50%) rotate(90deg);transform-origin:top}}.list-rooms-zigzag__image .btn__group{display:none;transition:var(--transition);background:rgb(var(--white))}@media (min-width: 1024px){.list-rooms-zigzag__image .btn__group{display:flex;opacity:0;pointer-events:none;position:absolute;inset:-.1rem;top:auto;padding-bottom:.1rem;transform:translateY(100%)}}@media (min-width: 1280px){.list-rooms-zigzag__image .btn__group{opacity:1;pointer-events:initial;padding-top:3rem;justify-content:center;gap:3rem}}.list-rooms-zigzag__info{opacity:0;pointer-events:none;position:absolute;inset:0 0 auto;padding:3rem;transition:var(--transition);color:var(--white);display:flex;justify-content:flex-end;gap:5rem;height:21rem;font-size:1.8rem;line-height:1;letter-spacing:.036rem;background:linear-gradient(180deg,rgb(var(--primary),30%),rgb(var(--primary),0%))}@media (min-width: 1280px){.list-rooms-zigzag__content{flex:1 1 auto}}.list-rooms-zigzag__content--image{display:none}@media (min-width: 1024px){.list-rooms-zigzag__content--image{opacity:0;display:block;pointer-events:none;transition:var(--transition)}}@media (min-width: 1280px){.list-rooms-zigzag__content--image{opacity:1;pointer-events:initial;position:absolute;right:0;top:5.056rem;overflow:hidden;aspect-ratio:160/207;width:16rem;transform:translate(var(--inline-spacing-right))}}@media (min-width: 1366px){.list-rooms-zigzag__content--image{top:6.056rem}}@media (min-width: 1680px){.list-rooms-zigzag__content--image{width:18.551rem;top:7.056rem}}@media (min-width: 1800px){.list-rooms-zigzag__content--image{width:19.9rem;top:8rem}}.list-rooms-zigzag__content--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-rooms-zigzag__content h2{font-size:4.8rem;line-height:1;margin-bottom:3.1rem}@media (min-width: 540px){.list-rooms-zigzag__content h2{font-size:6.6rem;line-height:1;margin-bottom:3.6rem}}@media (min-width: 768px){.list-rooms-zigzag__content h2{font-size:8rem;line-height:1;margin-bottom:4.8rem}}@media (min-width: 1024px){.list-rooms-zigzag__content h2{margin-bottom:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content h2{font-size:9rem;line-height:1;margin-bottom:3rem;width:min-content}}@media (min-width: 1680px){.list-rooms-zigzag__content h2{font-size:11rem;line-height:1;margin-bottom:5.5rem}}.list-rooms-zigzag__content p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.list-rooms-zigzag__content p{font-size:1.8rem;line-height:1.5555555556;width:43.5rem}}@media (min-width: 768px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.6;letter-spacing:.04rem;width:59.8rem}}@media (min-width: 1280px){.list-rooms-zigzag__content p{font-size:2rem;line-height:1.7;width:35.4rem}}@media (min-width: 1680px){.list-rooms-zigzag__content p{width:43.4rem}}.list-rooms-zigzag__content .btn__group{flex-direction:column;align-items:center;gap:2rem;margin-top:2.7rem}@media (min-width: 540px){.list-rooms-zigzag__content .btn__group{margin-top:2.9rem}}@media (min-width: 768px){.list-rooms-zigzag__content .btn__group{flex-direction:row;gap:3rem;justify-content:center;margin-top:3.7rem}}@media (min-width: 1024px){.list-rooms-zigzag__content .btn__group{margin-top:5rem}}@media (min-width: 1280px){.list-rooms-zigzag__content .btn__group{display:none}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item{flex-direction:row-reverse}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__image--graphic{left:-.1rem;top:50%;right:unset;transform:translate(-50%) rotate(-90deg);transform-origin:top}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:.9rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:9.3rem}}@media (min-width: 1680px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content{padding-left:6.2rem}}@media (min-width: 1280px){.list-rooms-zigzag .list-rooms-zigzag--right.list-rooms-zigzag__item .list-rooms-zigzag__content--image{transform:translate(calc(-1 * var(--inline-spacing-left)));left:0;right:unset}}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image .btn__group{background:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream .list-rooms-zigzag__image--graphic{color:rgb(var(--cream))}.list-rooms-zigzag .list-rooms-zigzag--right.bg-cream:before{content:\"\";position:absolute;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:#f9f8f5;z-index:-1}.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (2rem + var(--inline-spacing-left) / 2));right:calc(-1 * (2rem + var(--inline-spacing-right) / 2))}@media (min-width: 540px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{left:calc(-1 * (3rem + var(--inline-spacing-left) / 2));right:calc(-1 * (3rem + var(--inline-spacing-right) / 2))}}@media (min-width: 1280px){.list-rooms-zigzag.js-active-slider .js-slider-arrows{right:auto}}\n"] }]
|
|
12102
12105
|
}], propDecorators: { texts: [{
|
|
12103
12106
|
type: Input
|
|
12104
12107
|
}], items: [{
|
|
@@ -12130,11 +12133,11 @@ class BabylonInfoImgV2Component {
|
|
|
12130
12133
|
this.rightSide = false;
|
|
12131
12134
|
}
|
|
12132
12135
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12133
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoImgV2Component, isStandalone: true, selector: "lib-babylon-info-img-v2", inputs: { rightSide: "rightSide", multimedia: "multimedia", texts: "texts", buttons: "buttons" }, ngImport: i0, template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n @if(multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n </div>\n }\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n @if (texts?.title) {\n <h2 [innerHTML]=\"texts?.title\"></h2>\n }\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n @if( texts?.title2) {\n <h3 [innerHTML]=\"texts?.title2\"></h3>\n }\n @if( texts?.description2) {\n <p [innerHTML]=\"texts?.description2\">\n </p>\n }\n </div>\n @if (buttons?.length && buttons?.[0]?.label) {\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\"\n [attr.aria-label]=\"buttons?.[0]?.label\"\n [href]=\"buttons?.[0]?.url\"\n [linkType]=\"buttons?.[0]?.linkType\">\n <span>{{ buttons?.[0]?.label }}</span>\n </button>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:rgb(var(--primary),80%)}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"], dependencies: [{ kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }] }); }
|
|
12136
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonInfoImgV2Component, isStandalone: true, selector: "lib-babylon-info-img-v2", inputs: { rightSide: "rightSide", multimedia: "multimedia", texts: "texts", buttons: "buttons" }, ngImport: i0, template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n @if(multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n </div>\n }\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n @if( texts?.title2) {\n <h3>{{ texts?.title2 }}</h3>\n }\n @if( texts?.description2) {\n <p [innerHTML]=\"texts?.description2\">\n </p>\n }\n </div>\n @if (buttons?.length && buttons?.[0]?.label) {\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\"\n [attr.aria-label]=\"buttons?.[0]?.label\"\n [href]=\"buttons?.[0]?.url\"\n [linkType]=\"buttons?.[0]?.linkType\">\n <span>{{ buttons?.[0]?.label }}</span>\n </button>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:rgb(var(--primary),80%)}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"], dependencies: [{ kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }] }); }
|
|
12134
12137
|
}
|
|
12135
12138
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonInfoImgV2Component, decorators: [{
|
|
12136
12139
|
type: Component,
|
|
12137
|
-
args: [{ selector: 'lib-babylon-info-img-v2', standalone: true, imports: [BabylonLinkTypeDirective], template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n @if(multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n </div>\n }\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n @if (texts?.title) {\n <h2 [innerHTML]=\"texts?.title\"></h2>\n }\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n @if( texts?.title2) {\n <h3 [innerHTML]=\"texts?.title2\"></h3>\n }\n @if( texts?.description2) {\n <p [innerHTML]=\"texts?.description2\">\n </p>\n }\n </div>\n @if (buttons?.length && buttons?.[0]?.label) {\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\"\n [attr.aria-label]=\"buttons?.[0]?.label\"\n [href]=\"buttons?.[0]?.url\"\n [linkType]=\"buttons?.[0]?.linkType\">\n <span>{{ buttons?.[0]?.label }}</span>\n </button>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:rgb(var(--primary),80%)}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"] }]
|
|
12140
|
+
args: [{ selector: 'lib-babylon-info-img-v2', standalone: true, imports: [BabylonLinkTypeDirective], template: "<section class=\"info-img-v2-ficha__module\">\n <div class=\"container\">\n <div class=\"info-img-v2-ficha__module-inner\">\n @if(multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"info-img-v2-ficha__module-image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"info-img-v2-ficha__module-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" [alt]=\"multimedia?.imagenes?.[0]?.img?.alt\" />\n </figure>\n </div>\n }\n <div class=\"info-img-v2-ficha__module-content\">\n <div class=\"info-img-v2-ficha__module-content--inner\">\n <div class=\"info-img-v2-ficha__module-heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title }}</h2>\n }\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n <div class=\"info-img-v2-ficha__module-text\">\n <div class=\"info-img-v2-ficha__module-text--box\">\n @if( texts?.title2) {\n <h3>{{ texts?.title2 }}</h3>\n }\n @if( texts?.description2) {\n <p [innerHTML]=\"texts?.description2\">\n </p>\n }\n </div>\n @if (buttons?.length && buttons?.[0]?.label) {\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\"\n [attr.aria-label]=\"buttons?.[0]?.label\"\n [href]=\"buttons?.[0]?.url\"\n [linkType]=\"buttons?.[0]?.linkType\">\n <span>{{ buttons?.[0]?.label }}</span>\n </button>\n </div>\n }\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.info-img-v2-ficha__module{padding-block:5rem}@media (min-width: 540px){.info-img-v2-ficha__module{padding-block:6rem}}@media (min-width: 768px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1024px){.info-img-v2-ficha__module{padding-block:7rem}}@media (min-width: 1280px){.info-img-v2-ficha__module{padding-block:8rem}}@media (min-width: 1366px){.info-img-v2-ficha__module{padding-block:9rem}}@media (min-width: 1680px){.info-img-v2-ficha__module{padding-block:10rem}}.info-img-v2-ficha__module-inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.info-img-v2-ficha__module-inner{gap:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-inner{gap:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-inner{flex-direction:row;align-items:flex-start;gap:0}}.info-img-v2-ficha__module-image{width:29.5rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.info-img-v2-ficha__module-image{width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-image{width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-image{overflow:hidden;width:49.8rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.info-img-v2-ficha__module-image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.info-img-v2-ficha__module-image{width:52.1rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-image{width:64.7rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-image{width:65.6rem}}.info-img-v2-ficha__module-image figure{aspect-ratio:295/266}.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.info-img-v2-ficha__module-graphic--top,.info-img-v2-ficha__module-graphic--bottom{display:block}}.info-img-v2-ficha__module-graphic--top{transform:translate(-50%)}.info-img-v2-ficha__module-graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.info-img-v2-ficha__module-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px) and (max-width: 1679.98px){.info-img-v2-ficha__module-content{align-items:flex-end}}.info-img-v2-ficha__module-content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.info-img-v2-ficha__module-content--inner{max-width:42.029rem}}@media (min-width: 768px){.info-img-v2-ficha__module-content--inner{max-width:58.929rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-content--inner{max-width:50rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-content--inner{max-width:52.4rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-content--inner{max-width:54.2rem}}.info-img-v2-ficha__module-heading{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;position:relative;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.info-img-v2-ficha__module-heading{padding-bottom:4rem}}@media (min-width: 768px){.info-img-v2-ficha__module-heading{padding-bottom:5rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading{padding-top:9.6rem}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading{padding-top:9.8rem}}@media (min-width: 1680px){.info-img-v2-ficha__module-heading{padding-top:15.5rem}}@media (min-width: 1800px){.info-img-v2-ficha__module-heading{padding-top:15.9rem}}.info-img-v2-ficha__module-heading h2{font-size:2.8rem;line-height:1}@media (min-width: 540px){.info-img-v2-ficha__module-heading h2{font-size:3.4rem;line-height:1}}@media (min-width: 768px){.info-img-v2-ficha__module-heading h2{font-size:4.2rem;line-height:1.0952380952}}@media (min-width: 1366px){.info-img-v2-ficha__module-heading h2{font-size:5rem;line-height:1.08}}.info-img-v2-ficha__module-heading p{color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-heading p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text--box{display:flex;flex-direction:column;gap:2rem;padding-block:3rem;color:rgb(var(--primary),80%)}@media (min-width: 540px){.info-img-v2-ficha__module-text--box{padding-block:4rem;gap:2.9rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box{padding-block:5rem;gap:3rem}}@media (min-width: 1280px) and (max-width: 1365.98px){.info-img-v2-ficha__module-text--box{padding-bottom:5.5rem}}.info-img-v2-ficha__module-text--box h3{font-family:var(--font-title);color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.info-img-v2-ficha__module-text--box h3{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box h3{font-size:2rem;line-height:1}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box h3{letter-spacing:.3rem}}.info-img-v2-ficha__module-text--box p{font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.info-img-v2-ficha__module-text--box p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.info-img-v2-ficha__module-text--box p{font-size:2rem;line-height:1.7}}.info-img-v2-ficha__module-text .btn__group{justify-content:center}.info-img-v2-ficha__module--right .info-img-v2-ficha__module-image{order:2}\n"] }]
|
|
12138
12141
|
}], propDecorators: { rightSide: [{
|
|
12139
12142
|
type: Input
|
|
12140
12143
|
}], multimedia: [{
|
|
@@ -12208,6 +12211,94 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
12208
12211
|
args: ['tabsRoot', { static: true }]
|
|
12209
12212
|
}] } });
|
|
12210
12213
|
|
|
12214
|
+
class BabylonContactFormV2Component {
|
|
12215
|
+
constructor(formGroup) {
|
|
12216
|
+
this.formGroup = formGroup;
|
|
12217
|
+
this.form = this.formGroup.group({
|
|
12218
|
+
name: ['', [Validators.required, Validators.minLength(3)]],
|
|
12219
|
+
email: ['', [Validators.required, Validators.email]],
|
|
12220
|
+
comment: ['', [Validators.required, Validators.minLength(10)]],
|
|
12221
|
+
checkbox: [false, [Validators.requiredTrue]],
|
|
12222
|
+
});
|
|
12223
|
+
}
|
|
12224
|
+
onSubmit() {
|
|
12225
|
+
if (this.form.valid) {
|
|
12226
|
+
console.log('Submitted form', this.form.value);
|
|
12227
|
+
}
|
|
12228
|
+
else {
|
|
12229
|
+
console.log('Form not sent');
|
|
12230
|
+
}
|
|
12231
|
+
}
|
|
12232
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonContactFormV2Component, deps: [{ token: i2.FormBuilder }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12233
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonContactFormV2Component, isStandalone: true, selector: "lib-babylon-contact-form-v2", ngImport: i0, template: "<section\n class=\"babylon__contact-form-v2 contact contact--right js-bgHeight-section\">\n <div class=\"container\">\n <div class=\"contact__inner\">\n <div class=\"contact__content\">\n <div class=\"contact__content--inner\">\n <div class=\"contact__heading js-bgHeight-heading\">\n <h2>Contacto</h2>\n <p>\n Estimado cliente, rellene los campos y en breve nos\n pondremos en contacto.\n </p>\n </div>\n <div class=\"blanco-version-form-v2\">\n <div class=\"contact-form\">\n <div class=\"input-group open\">\n <select\n class=\"select-control\"\n name=\"tipo-de-consulta\"\n id=\"tipo-de-consulta\"\n >\n <option value=\"\">Tipo de consulta</option>\n </select>\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n class=\"down-arrow\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-arrow.svg#icon-arrow\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Nombre</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"firstname\"\n id=\"firstname\"\n placeholder=\"...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-user.svg#icon-user\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Apellidos</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"lastname\"\n id=\"lastname\"\n placeholder=\"...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-user.svg#icon-user\"\n ></use>\n </svg>\n </span>\n </div>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Tel\u00E9fono</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"telephone\"\n id=\"telephone\"\n placeholder=\"+34...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-call.svg#icon-call\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >E-mail</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"email\"\n id=\"email\"\n placeholder=\"@...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-envelope.svg#icon-envelope\"\n ></use>\n </svg>\n </span>\n </div>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <textarea\n class=\"input-control\"\n rows=\"\"\n name=\"message\"\n id=\"message\"\n placeholder=\"Mensaje ...\"\n spellcheck=\"false\"\n ></textarea>\n </div>\n </div>\n <div class=\"input-group\">\n <span class=\"checkbox__group required-label\"\n >Campos obligatorios</span\n >\n <div class=\"checkbox__group\">\n <label>\n <input\n type=\"checkbox\"\n name=\"checkbox\"\n />\n <span>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"checkbox--tick\"\n >\n <use\n href=\"/assets/babylon/svg/icon-tick.svg#icon-tick\"\n ></use>\n </svg>\n Acepto Nota legal / Pol\u00EDtica de\n privacidad\n </span>\n </label>\n </div>\n <div class=\"checkbox__group\">\n <label>\n <input\n type=\"checkbox\"\n name=\"checkbox\"\n />\n <span>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"checkbox--tick\"\n >\n <use\n href=\"/assets/babylon/svg/icon-tick.svg#icon-tick\"\n ></use>\n </svg>\n Recibe las promociones nuevas de\n Blanco Hotel\n </span>\n </label>\n </div>\n </div>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Enviar</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"contact__map\">\n <a href=\"\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"contact__map-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-86.webp\" />\n </figure>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"contact__map-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <button class=\"btn btn__primary\">\n <span>Ver Mapa</span>\n </button>\n </div>\n </a>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}.babylon__contact-form-v2.contact{padding-block:2.5rem 5rem;overflow:clip;position:relative;isolation:isolate}@media (min-width: 540px){.babylon__contact-form-v2.contact{padding-block:3rem 6rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact{padding-block:4rem 8rem}}@media (min-width: 1024px){.babylon__contact-form-v2.contact{padding-block:3.9rem 7rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact{padding-block:12rem 8rem}}@media (min-width: 1366px){.babylon__contact-form-v2.contact{padding-block:11rem 9rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact{padding-block:8rem 10.1rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact{padding-block:13.1rem 10rem}}.babylon__contact-form-v2.contact h2{color:var(--primary);font-weight:inherit}.babylon__contact-form-v2.contact:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:var(--cream);z-index:-1}.babylon__contact-form-v2.contact__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__inner{gap:5rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__inner{gap:7rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__inner{flex-direction:row;align-items:flex-start;gap:0}}.babylon__contact-form-v2.contact__map{width:29.8rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.babylon__contact-form-v2.contact__map{width:42.029rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__map{width:48.929rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map{overflow:hidden;width:49.777rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.babylon__contact-form-v2.contact__map{top:var(--header-height-xxl)}}@media (min-width: 1366px){.babylon__contact-form-v2.contact__map{width:52.064rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__map{width:64.679rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact__map{width:65.6rem}}.babylon__contact-form-v2.contact__map figure{aspect-ratio:298/268}.babylon__contact-form-v2.contact__map-graphic--top,.babylon__contact-form-v2.contact__map-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.babylon__contact-form-v2.contact__map-graphic--top,.babylon__contact-form-v2.contact__map-graphic--bottom{display:block}}.babylon__contact-form-v2.contact__map-graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map-graphic--top{color:var(--cream)}}.babylon__contact-form-v2.contact__map-graphic--bottom{transform:scaleY(-1) translate(-50%,100%)}.babylon__contact-form-v2.contact__map .btn__group{justify-content:center;transition:var(--transition);padding-top:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__map .btn__group{position:relative;padding-top:4rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map .btn__group{position:absolute;inset:auto 0 0;background:var(--white);transform:translateY(100%);padding-top:3rem}}.babylon__contact-form-v2.contact__map:hover .btn__group{transform:translateY(0)}.babylon__contact-form-v2.contact__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}.babylon__contact-form-v2.contact__content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column;gap:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__content--inner{max-width:41.8rem;gap:4rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__content--inner{max-width:53.5rem;gap:5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__content--inner{max-width:49.8rem;gap:5.4rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__content--inner{max-width:52rem;gap:4rem}}.babylon__contact-form-v2.contact__heading{display:flex;flex-direction:column;gap:3rem;padding-bottom:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading{padding-bottom:4rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading{gap:3rem;padding-bottom:5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__heading{padding-block:2.7rem 4.6rem}}@media (min-width: 1366px){.babylon__contact-form-v2.contact__heading{padding-top:3.7rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__heading{padding-block:7.5rem 7.06rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact__heading{padding-block:7.8rem 7rem}}.babylon__contact-form-v2.contact__heading h2{font-size:3.4rem;line-height:1}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading h2{font-size:3.8rem;line-height:1}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading h2{font-size:5rem;line-height:1.08}}.babylon__contact-form-v2.contact__heading p{font-size:1.6rem;line-height:1.5;color:var(--primary)}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__heading p{font-size:2rem;line-height:1.7}}.babylon__contact-form-v2.contact .input-control,.babylon__contact-form-v2.contact .select-control{height:5.5rem}.babylon__contact-form-v2.contact .contact-form{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.babylon__contact-form-v2.contact .contact-form{padding-left:1.5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact .contact-form{padding-left:0}}.babylon__contact-form-v2.contact .contact-form .btn__group{justify-content:center}.babylon__contact-form-v2.contact .form-group{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.babylon__contact-form-v2.contact .form-group{gap:4rem;flex-direction:row}}.babylon__contact-form-v2.contact .form-group .input-group{flex:1 1 50%}.babylon__contact-form-v2.contact .input-group{position:relative}.babylon__contact-form-v2.contact .input-group:before{content:\"\";position:absolute;left:-1.5rem;top:2.5rem;width:.5rem;height:.5rem;border:1px solid rgb(var(--primary),70%);border-radius:50%}.babylon__contact-form-v2.contact .input-group .select-control{font-size:1.6rem;line-height:1;padding:1.8rem 5.6rem 1.8rem 2rem}.babylon__contact-form-v2.contact .input-group--label{padding-block:1.8rem}.babylon__contact-form-v2.contact .input-group--icon svg.down-arrow{display:block}.babylon__contact-form-v2.contact .input-group:has(textarea):before{top:3.5rem}.babylon__contact-form-v2.contact .input-group:has(.required-label):before{top:5px;left:6px}.babylon__contact-form-v2.contact .input-group:has(.required-label) .checkbox__group+.checkbox__group{margin-top:2rem}.babylon__contact-form-v2.contact .input-group .checkbox__group.required-label{font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);padding-left:2.55rem}.babylon__contact-form-v2.contact textarea.input-control{height:27rem;resize:none}@media (min-width: 1280px){.babylon__contact-form-v2.contact--right .babylon__contact-form-v2.contact__inner{flex-direction:row-reverse}}.babylon__contact-form-v2.contact .checkbox__group label span:before{top:-.1rem}.babylon__contact-form-v2.contact .checkbox__group label span .checkbox--tick{top:.4rem}.babylon__contact-form-v2.contact .btn__group .btn__primary{background:var(--cl_background_white);color:var(--primary);border:1px solid var(--primary);border-radius:0}.babylon__contact-form-v2.contact .btn__group .btn__primary span{width:auto;height:16px;font-size:16px;font-weight:var(--w_btn);display:inline-flex;align-items:center;transition:all .3s ease-in-out}.babylon__contact-form-v2.contact .btn__group .btn__primary:hover{background:var(--cream);border:1px solid var(--cream);color:var(--primary)}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i2.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: MatCheckboxModule }, { kind: "ngmodule", type: ReactiveFormsModule }] }); }
|
|
12234
|
+
}
|
|
12235
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonContactFormV2Component, decorators: [{
|
|
12236
|
+
type: Component,
|
|
12237
|
+
args: [{ selector: 'lib-babylon-contact-form-v2', standalone: true, imports: [
|
|
12238
|
+
FormsModule,
|
|
12239
|
+
CommonModule,
|
|
12240
|
+
MatCheckboxModule,
|
|
12241
|
+
ReactiveFormsModule,
|
|
12242
|
+
], template: "<section\n class=\"babylon__contact-form-v2 contact contact--right js-bgHeight-section\">\n <div class=\"container\">\n <div class=\"contact__inner\">\n <div class=\"contact__content\">\n <div class=\"contact__content--inner\">\n <div class=\"contact__heading js-bgHeight-heading\">\n <h2>Contacto</h2>\n <p>\n Estimado cliente, rellene los campos y en breve nos\n pondremos en contacto.\n </p>\n </div>\n <div class=\"blanco-version-form-v2\">\n <div class=\"contact-form\">\n <div class=\"input-group open\">\n <select\n class=\"select-control\"\n name=\"tipo-de-consulta\"\n id=\"tipo-de-consulta\"\n >\n <option value=\"\">Tipo de consulta</option>\n </select>\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n class=\"down-arrow\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-arrow.svg#icon-arrow\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Nombre</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"firstname\"\n id=\"firstname\"\n placeholder=\"...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-user.svg#icon-user\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Apellidos</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"lastname\"\n id=\"lastname\"\n placeholder=\"...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-user.svg#icon-user\"\n ></use>\n </svg>\n </span>\n </div>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >Tel\u00E9fono</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"telephone\"\n id=\"telephone\"\n placeholder=\"+34...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-call.svg#icon-call\"\n ></use>\n </svg>\n </span>\n </div>\n <div class=\"input-group\">\n <label class=\"input-group--label\"\n >E-mail</label\n >\n <input\n type=\"text\"\n class=\"input-control\"\n required\n name=\"email\"\n id=\"email\"\n placeholder=\"@...\"\n />\n <span class=\"input-group--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n >\n <use\n href=\"/assets/babylon/svg/icon-envelope.svg#icon-envelope\"\n ></use>\n </svg>\n </span>\n </div>\n </div>\n <div class=\"form-group\">\n <div class=\"input-group\">\n <textarea\n class=\"input-control\"\n rows=\"\"\n name=\"message\"\n id=\"message\"\n placeholder=\"Mensaje ...\"\n spellcheck=\"false\"\n ></textarea>\n </div>\n </div>\n <div class=\"input-group\">\n <span class=\"checkbox__group required-label\"\n >Campos obligatorios</span\n >\n <div class=\"checkbox__group\">\n <label>\n <input\n type=\"checkbox\"\n name=\"checkbox\"\n />\n <span>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"checkbox--tick\"\n >\n <use\n href=\"/assets/babylon/svg/icon-tick.svg#icon-tick\"\n ></use>\n </svg>\n Acepto Nota legal / Pol\u00EDtica de\n privacidad\n </span>\n </label>\n </div>\n <div class=\"checkbox__group\">\n <label>\n <input\n type=\"checkbox\"\n name=\"checkbox\"\n />\n <span>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"checkbox--tick\"\n >\n <use\n href=\"/assets/babylon/svg/icon-tick.svg#icon-tick\"\n ></use>\n </svg>\n Recibe las promociones nuevas de\n Blanco Hotel\n </span>\n </label>\n </div>\n </div>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Enviar</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class=\"contact__map\">\n <a href=\"\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"contact__map-graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-86.webp\" />\n </figure>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"contact__map-graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <button class=\"btn btn__primary\">\n <span>Ver Mapa</span>\n </button>\n </div>\n </a>\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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}html *{-webkit-font-smoothing:antialiased}body{background:var(--cl_background_body);font-size:14px;line-height:1.6;font-family:var(--font-text);color:var(--cl_text);margin:0}main{position:relative;z-index:2;background-color:var(--cl_background_body)}h1,h2,h3,h4,h5,h6{color:var(--cl_title);font-weight:700;letter-spacing:-.03em;line-height:1.3}h3,h4,h5,h6{font-weight:600}p{margin-bottom:25px}strong{font-weight:600}p.lead strong{font-weight:500}hr{margin:30px 0;border-color:var(--cl_border-light);opacity:1}hr.more_margin{margin:60px 0}a{color:var(--cl_btn-link);text-decoration:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:none;cursor:pointer}a:hover,a:focus{color:var(--cl_btn-link-hover);text-decoration:none;outline:none}a.cs_site_branding{height:100%}a.cs_site_branding img{height:100%;padding:5px}.margin-main{padding-block:60px}@media (max-width: 1024px){.margin-main{padding-block:40px}}@media (max-width: 539px){.margin-main{padding-block:30px}}.margin-main-botom{margin-bottom:60px}@media (max-width: 1024px){.margin-main-botom{margin-bottom:40px}}.btn{border:none;border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);padding:13px 25px;display:inline-flex;justify-content:center;align-items:center;gap:10px;outline:none;background-color:transparent;transition:all .4s ease;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:var(--btn_radius);line-height:1;font-family:var(--font-btn);letter-spacing:var(--ls_btn);font-weight:var(--w_btn);font-size:var(--size_btn);text-transform:var(--upper_btn);cursor:pointer;text-decoration:none}.btn span{width:24px;height:15px;font-size:8px;font-weight:var(--w_btn);align-items:center;display:flex;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn span svg,.btn span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-box-text);right:0;position:relative}.btn b,.btn a{color:var(--cl_btn-box-text);font-weight:var(--w_btn);font-size:var(--size_btn)}.btn:hover{background-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover);border-color:var(--cl_btn-box-hover)}.btn:hover span svg,.btn:hover span:before{color:var(--cl_btn-box-text-hover);right:-10px;position:relative}.btn:hover b{color:var(--cl_btn-box-text-hover)}.btn.disabled,.btn .pointers-none{color:gray;pointer-events:none;background-color:transparent;border-color:gray;opacity:.6}.btn.disabled b,.btn.disabled a,.btn .pointers-none b,.btn .pointers-none a,.btn.disabled span,.btn .pointers-none span{color:gray}.btn.disabled span:before,.btn .pointers-none span:before{color:gray}.btn_primary,.btn__primary{border:1px solid var(--cl_btn-box);color:var(--cl_btn-box-text);background:transparent;position:relative}.btn_primary.btn--light,.btn__primary.btn--light{border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_primary.btn--light span svg,.btn_primary.btn--light span:before,.btn__primary.btn--light span svg,.btn__primary.btn--light span:before{color:var(--cl_btn-light-text)}.btn_primary.btn--light b,.btn_primary.btn--light a,.btn__primary.btn--light b,.btn__primary.btn--light a{color:var(--cl_btn-light-text)}.btn_primary.btn--light:hover,.btn__primary.btn--light:hover{background-color:var(--cl_btn-light-hover);border-color:var(--cl_btn-light-hover);color:var(--cl_btn-light-text-hover)}.btn_primary.btn--light:hover b,.btn__primary.btn--light:hover b{color:var(--cl_btn-light-text)}.btn_primary:hover,.btn__primary:hover{background-color:var(--cl_btn-box-hover);border-color:var(--cl_btn-box-hover);color:var(--cl_btn-box-text-hover)}.btn_call,.btn__call{border:1px solid var(--cl_btn-call);background-color:var(--cl_btn-call);color:var(--cl_btn-call-text);position:relative}.btn_call b,.btn__call b{color:var(--cl_btn-call-text)}.btn_call span:before,.btn__call span:before{color:var(--cl_btn-call-text)}.btn_call.btn--light,.btn__call.btn--light{background-color:var(--cl_btn-light);border:1px solid var(--cl_btn-light);color:var(--cl_btn-light-text)}.btn_call.btn--light span:before,.btn__call.btn--light span:before{color:var(--cl_btn-light-text)}.btn_call.btn--light b,.btn__call.btn--light b{color:var(--cl_btn-light-text)}.btn_call:hover,.btn__call:hover{background-color:var(--cl_btn-call-hover);border-color:var(--cl_btn-call-hover);color:var(--cl_btn-call-text-hover)}.btn_call:hover b,.btn__call:hover b{color:var(--cl_btn-call-text-hover)}.btn_unlink{border:none;font-size:large;text-decoration:underline;text-underline-offset:5px;color:var(--cl_btn-light-text)}.btn_unlink:hover{color:var(--cl_btn-box-text-hover)}.btn_simple_box{border-radius:0;padding:5px;background-color:var(--cl_btn-box-text-hover)}.btn_simple_box:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn_big-circle{width:92px;height:92px;background-color:var(--cl_btn-box-text-hover);border:0;margin:0;padding:0;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;position:relative;box-shadow:0 0 6px #0000004d}.btn_big-circle:hover{background-color:var(--cl_btn-box);border-color:var(--cl_btn-box);color:var(--cl_btn-box-text-hover)}.btn-link{position:relative;font-style:normal;font-family:var(--font-link);letter-spacing:var(--ls_link);font-weight:var(--w_btn);font-size:var(--size_link);cursor:pointer;text-decoration:none;color:var(--cl_btn-link);display:flex;align-items:center;gap:10px;text-transform:var(--upper_link);-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span{font-size:8px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-link span svg,.btn-link span:before{-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:var(--cl_btn-link);right:0;position:relative}.btn-link:hover{color:var(--cl_btn-link-hover)}.btn-link:hover span svg,.btn-link:hover span:before{color:var(--cl_btn-link-hover);right:-10px;position:relative}.btn-link.btn-link--light{color:var(--cl_btn-light)}.btn-link.btn-link--light span:before{color:var(--cl_btn-light)}.btn-link.btn-link--light:hover{color:var(--cl_btn-light -hover)}.btn-link.btn-link--light:hover span svg,.btn-link.btn-link--light:hover span:before{color:var(--cl_btn-light -hover)}.btns__box{padding-block:20px;display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:10px}.btns__box.justify-between{justify-content:space-between}@media (max-width: 767px){.btns__box.justify-between{justify-content:center;flex-direction:column}}.btns__box.align--left{justify-content:flex-start}@media (max-width: 1024px){.btns__box.align--left{justify-content:center}}.btns__box.align--right{justify-content:flex-end}@media (max-width: 1024px){.btns__box.align--right{justify-content:center}}.btns__box.align--center{justify-content:center}@media (max-width: 1024px){.btns__box.align--center{justify-content:center}}.btns__box.align--vertical-center{justify-content:center;flex-direction:column}@media (max-width: 1024px){.btns__box.align--vertical-center{justify-content:center}}@media (max-width: 1279px){.btns__box{padding-block:20px 10px;align-items:center;justify-content:center}}.btn--close{width:auto;padding:13px}.btn--close .babylon-plus{width:auto!important;padding:0;font-size:18px}.babylon-plus{width:auto!important;padding:12px}.babylon-plus:before{right:auto!important}.babylon-minus{width:auto!important;padding:12px}.babylon-minus:before{right:auto!important;content:\"\";display:block;width:14px;height:2px;background-color:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.title_carrusel{font-size:40px;font-family:var(--font-title);line-height:var(--lh_title-slider);letter-spacing:1px;color:var(--cl_title-light);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title_carrusel{font-size:70px}}@media (min-width: 1680px){.title_carrusel{font-size:85px}}.title_carrusel.title_carrusel--dark{color:var(--cl_title)}.pretitle_carrusel{font-size:16px;line-height:var(--lh_pretitle-slider);letter-spacing:1px;color:var(--cl_pretitle-light);font-weight:var(--w_pretitle);margin:0;margin-block:0}@media (min-width: 1280px){.pretitle_carrusel{font-size:18px}}@media (min-width: 1680px){.pretitle_carrusel{font-size:20px}}.pretitle_carrusel.pretitle_carrusel--dark{color:var(--cl_pretitle)}.title--big{font-size:50px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title--big{font-size:80px}}@media (min-width: 1680px){.title--big{font-size:90px}}.title,.title--smaller,.title--small{font-size:40px;font-family:var(--font-title);line-height:1.2;letter-spacing:1px;color:var(--cl_title);font-weight:var(--w_title);margin:0;margin-block:0}@media (min-width: 1280px){.title,.title--smaller,.title--small{font-size:50px}}@media (min-width: 1680px){.title,.title--smaller,.title--small{font-size:60px}}.title--small{font-size:28px;font-family:var(--font-title)}.title--small--light{color:var(--cl_title-light)}@media (min-width: 1280px){.title--small{font-size:30px}}@media (min-width: 1680px){.title--small{font-size:36px}}.title--smaller{font-size:20px;font-family:var(--font-title)}.pretitle,.pretitle--small{font-size:14px;line-height:1.2;letter-spacing:3px;color:var(--cl_pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;font-family:var(--font-pretitle)}@media (min-width: 1280px){.pretitle,.pretitle--small{font-size:14px}}@media (min-width: 1680px){.pretitle,.pretitle--small{font-size:16px}}.pretitle--small{font-size:16px}.subtitle,.subtitle--small{font-size:20px;line-height:1.2;letter-spacing:1px;color:var(--cl_subtitle);font-weight:var(--w_subtitle);margin:0;margin-block:0}@media (min-width: 1280px){.subtitle,.subtitle--small{font-size:26px}}@media (min-width: 1680px){.subtitle,.subtitle--small{font-size:30px}}.subtitle--small{font-size:20px}.subtitle--small--light{color:var(--cl_title-light)}.pretitle-top{font-size:14px;line-height:1.2;letter-spacing:2px;color:var(--cl_pretitle);font-family:var(--font-pretitle);font-weight:var(--w_pretitle);margin:0;margin-block:0;text-transform:uppercase;text-align:left;margin-bottom:1rem}@media (min-width: 1280px){.pretitle-top{font-size:16px;margin-bottom:3rem}}@media (min-width: 1680px){.pretitle-top{font-size:16px;margin-bottom:5rem}}@media (max-width: 1024px){.pretitle-top{text-align:center}}.text{font-size:14px;line-height:1.7;color:var(--cl_text);font-weight:var(--w_text);margin:0 0 20px;margin-block:0;font-family:var(--font-text)}.text a{color:var(--cl_text)}.text a:hover{color:var(--cl_accent)}@media (min-width: 1280px){.text{font-size:16px}}@media (max-width: 1024px){.text{margin-bottom:10px}}.text--small{font-size:13px;line-height:1.7;color:var(--cl_text);font-weight:400;margin:0;margin-block:0;font-family:var(--font-text)}@media (min-width: 1280px){.text--small{font-size:14px}}.intro_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:30px}@media (max-width: 1024px){.intro_info .pretitle,.intro_info .pretitle--small{margin-bottom:10px}}.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:25px}@media (max-width: 1024px){.intro_info .title,.intro_info .title--small,.intro_info .title--smaller{margin-bottom:10px}}.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:20px}@media (max-width: 1024px){.intro_info .subtitle,.intro_info .subtitle--small{margin-bottom:10px}}.intro_info--light .text{color:var(--cl_text-light)}.intro_info--light .title,.intro_info--light .title--small,.intro_info--light .title--smaller{color:var(--cl_title-light)}.intro_info--light .subtitle,.intro_info--light .subtitle--small{color:var(--cl_subtitle-light)}.intro_info--light .pretitle,.intro_info--light .pretitle--small,.intro_info--light .pretitle-top{color:var(--cl_pretitle-light)}.intro_info--light .text--small{color:var(--cl_text-light)}.intro_info--light .info--icon .icon--svg{background-color:var(--cl_title-light)}.intro_info.align--center{align-items:center;text-align:center}.intro_info.align--center .btns__box.align--center{justify-content:center}.intro_info.align--left{align-items:flex-start;text-align:left}.intro_info.align--right{align-items:flex-end}@media (max-width: 1024px){.intro_info{align-items:center!important;justify-content:center!important;text-align:center!important;width:100%}.intro_info .cs_card_lis,.intro_info .cs_card_list{align-items:center;justify-content:center}}@media (min-width: 1025px){body .intro_info:not(.no-align){flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}body .intro_info:not(.no-align) .btns__box{justify-content:flex-start}body .intro_info:not(.no-align) .cs_list.cs_style_1 li{justify-content:flex-start}}.cs--radius{border-radius:var(--img_radius)}.bg--gray{background-color:var(--cl_background_gray)}.bg--dark{background-color:var(--cl_background_dark)}.bg--white{background-color:var(--cl_background_white)}.cs_image_layer,.cs_feature_box_thumb,.cs_video_block,.cs_post_thumb,.cs_gallery_item_hover,.cs_card_thumb,.cs_feature_box_bg{position:relative}.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{content:\"\";position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius);z-index:1}@media (max-width: 1024px){.cs_image_layer:not(.cs_style_5):before,.cs_image_layer:not(.cs_style_5):after,.cs_feature_box_thumb:not(.cs_style_5):before,.cs_feature_box_thumb:not(.cs_style_5):after,.cs_video_block:not(.cs_style_5):before,.cs_video_block:not(.cs_style_5):after,.cs_post_thumb:not(.cs_style_5):before,.cs_post_thumb:not(.cs_style_5):after,.cs_gallery_item_hover:not(.cs_style_5):before,.cs_gallery_item_hover:not(.cs_style_5):after,.cs_card_thumb:not(.cs_style_5):before,.cs_card_thumb:not(.cs_style_5):after,.cs_feature_box_bg:not(.cs_style_5):before,.cs_feature_box_bg:not(.cs_style_5):after{inset:15px}}.cs_image_layer.no-border:before,.cs_image_layer.no-border:after,.cs_feature_box_thumb.no-border:before,.cs_feature_box_thumb.no-border:after,.cs_video_block.no-border:before,.cs_video_block.no-border:after,.cs_post_thumb.no-border:before,.cs_post_thumb.no-border:after,.cs_gallery_item_hover.no-border:before,.cs_gallery_item_hover.no-border:after,.cs_card_thumb.no-border:before,.cs_card_thumb.no-border:after,.cs_feature_box_bg.no-border:before,.cs_feature_box_bg.no-border:after{border:none!important}.cs_image_layer.no-border .cs_image_layer_2,.cs_image_layer.no-border .cs_image_layer_1,.cs_feature_box_thumb.no-border .cs_image_layer_2,.cs_feature_box_thumb.no-border .cs_image_layer_1,.cs_video_block.no-border .cs_image_layer_2,.cs_video_block.no-border .cs_image_layer_1,.cs_post_thumb.no-border .cs_image_layer_2,.cs_post_thumb.no-border .cs_image_layer_1,.cs_gallery_item_hover.no-border .cs_image_layer_2,.cs_gallery_item_hover.no-border .cs_image_layer_1,.cs_card_thumb.no-border .cs_image_layer_2,.cs_card_thumb.no-border .cs_image_layer_1,.cs_feature_box_bg.no-border .cs_image_layer_2,.cs_feature_box_bg.no-border .cs_image_layer_1{position:relative}.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{content:\"\";z-index:1;position:absolute;inset:30px;border:var(--img_border-width) solid var(--img_border);border-radius:var(--img_radius)}@media (max-width: 1024px){.cs_image_layer.no-border .cs_image_layer_2:before,.cs_image_layer.no-border .cs_image_layer_2:after,.cs_image_layer.no-border .cs_image_layer_1:before,.cs_image_layer.no-border .cs_image_layer_1:after,.cs_feature_box_thumb.no-border .cs_image_layer_2:before,.cs_feature_box_thumb.no-border .cs_image_layer_2:after,.cs_feature_box_thumb.no-border .cs_image_layer_1:before,.cs_feature_box_thumb.no-border .cs_image_layer_1:after,.cs_video_block.no-border .cs_image_layer_2:before,.cs_video_block.no-border .cs_image_layer_2:after,.cs_video_block.no-border .cs_image_layer_1:before,.cs_video_block.no-border .cs_image_layer_1:after,.cs_post_thumb.no-border .cs_image_layer_2:before,.cs_post_thumb.no-border .cs_image_layer_2:after,.cs_post_thumb.no-border .cs_image_layer_1:before,.cs_post_thumb.no-border .cs_image_layer_1:after,.cs_gallery_item_hover.no-border .cs_image_layer_2:before,.cs_gallery_item_hover.no-border .cs_image_layer_2:after,.cs_gallery_item_hover.no-border .cs_image_layer_1:before,.cs_gallery_item_hover.no-border .cs_image_layer_1:after,.cs_card_thumb.no-border .cs_image_layer_2:before,.cs_card_thumb.no-border .cs_image_layer_2:after,.cs_card_thumb.no-border .cs_image_layer_1:before,.cs_card_thumb.no-border .cs_image_layer_1:after,.cs_feature_box_bg.no-border .cs_image_layer_2:before,.cs_feature_box_bg.no-border .cs_image_layer_2:after,.cs_feature_box_bg.no-border .cs_image_layer_1:before,.cs_feature_box_bg.no-border .cs_image_layer_1:after{inset:15px}}.btn-close--modal{position:absolute;top:20px;right:20px;z-index:999}.btn-close--modal .babylon-plus:before{transform:rotate(-45deg)}.btn-close--modal.margin-30{top:30px;right:30px}.btn-close--modal a:hover{background-color:var(--cl_corp);border-color:var(--cl_corp);color:#fff}.cs_form .conditions p{margin-bottom:0!important}.cs_form .conditions a{text-decoration:underline!important}.logo_title img{height:120px;width:auto}.babylon__engine.header-center-bookshow-engine input::placeholder{padding:5px 0}@media (min-width: 1025px){.babylon__engine.header-center-bookshow-engine input.engine-sticky{max-width:none!important;border-radius:0!important;display:flex!important;justify-content:center!important;position:fixed!important;top:100px!important;margin-top:0!important;padding:20px!important;background-color:var(--cl_background_dark-opacity)!important}.babylon__engine.header-center-bookshow-engine input.engine-sticky .p-calendar input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input .babylon__engine__input::placeholder{color:var(--cl_title-light)!important}.babylon__engine.header-center-bookshow-engine input span:before{color:var(--cl_title-light)}}.babylon__engine__dialog{position:absolute}.babylon__engine__datepicker{width:100%}.babylon-tag:before{font-size:23px}@media (min-width: 1025px){.cs__mode-only_mobile{display:none}}@media (max-width: 1024px){.cs__mode-no_mobile{display:none}}@media (max-width: 767px){.cs__not_touch-mobile{pointer-events:none}}@media (max-width: 539px){.cs_border-bottom{border-bottom:1px solid rgba(73,73,73,.1);padding-bottom:12px}}lib-babylon-engine .babylon__engine.header-center-bookshow-engine.engine-sticky{height:auto!important;width:100%!important}@media (min-width: 1280px){.babylon__engine.header-bookshow-engine.engine-sticky form{gap:20px!important}.babylon__engine.header-bookshow-engine.engine-sticky form>div:first-child{max-width:calc(30% - 20px)!important}}.top-container{position:relative}@media (max-width: 1024px){.cdk-global-overlay-wrapper{padding-bottom:0!important}.guests input{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}}span.babylon__engines__datepicker__icon.babylon-calendar{width:100%;height:100%;left:0;display:flex;align-items:center;justify-content:right;padding-right:20px}.cdk-global-scrollblock .hi-widget-container.small-widget{display:none!important}.blanco-version-form .input-group{position:relative}.blanco-version-form .input-group .input-control,.blanco-version-form .input-group .select-control{height:6rem;appearance:none;border:1px solid transparent;border-bottom-color:var(--var(--grey));font-size:1.4rem;line-height:1;color:var(--primary);padding:2.9rem 5.6rem 1rem 2rem;outline:0;width:100%;transition:cubic-bezier(.785,.135,.15,.86);background:transparent;display:block}.blanco-version-form .input-group .input-control:hover,.blanco-version-form .input-group .input-control:focus,.blanco-version-form .input-group .select-control:hover,.blanco-version-form .input-group .select-control:focus{border-color:var(--grey);background:var(--white)}.blanco-version-form .input-group.open span.input-control{border-color:var(--grey)}.blanco-version-form .input-group--inner{position:relative}.blanco-version-form .input-group--label{position:absolute;left:.2rem;padding:2.1rem 2rem;font-size:1.6rem;line-height:1;color:var(--primary);transition:cubic-bezier(.785,.135,.15,.86);top:.1rem;background:var(--white);pointer-events:none;width:calc(100% - 5.6rem)}.blanco-version-form .input-group--icon{position:absolute;width:1.6rem;height:1.6rem;top:50%;pointer-events:none;right:2rem;transform:translateY(-50%)}.blanco-version-form .input-group--icon:has(.user){width:1.2rem;height:1.2rem}.blanco-version-form .input-group--icon:has(.baby){width:.9rem;height:.9rem}.blanco-version-form .input-group--icon svg{width:100%;height:100%}.blanco-version-form .input-group:has(input:focus) .blanco-version-form .input-group--label,.blanco-version-form .input-group:has(input:not(:placeholder-shown)) .blanco-version-form .input-group--label{padding-top:1.1rem;padding-bottom:3.2rem;line-height:1;background:transparent}.blanco-version-form .input-group:not(.open) .input-group--icon svg.persons{display:block}.blanco-version-form .input-group:not(.open) .input-group--icon svg.down-arrow{display:none;width:1.4rem;height:1.4rem}.blanco-version-form .input-group.open .input-group--icon svg.persons{display:none}.blanco-version-form .input-group.open .input-group--icon svg.down-arrow{display:block;width:1.4rem;height:1.4rem}.blanco-version-form .checkbox__group label{position:relative}.blanco-version-form .checkbox__group label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.blanco-version-form .checkbox__group label input:checked+span svg{opacity:1}.blanco-version-form .checkbox__group label span{padding-left:2.55rem;font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);position:relative;display:block}.blanco-version-form .checkbox__group label span:before{content:\"\";width:1.5rem;height:1.5rem;border:1px solid rgb(var(--primary),70%);position:absolute;left:0;top:.1rem}.blanco-version-form .checkbox__group label span .checkbox--tick{opacity:0;pointer-events:none;width:.9rem;height:.6rem;color:var(--primary);position:absolute;left:.3rem;top:.5rem}.babylon__contact-form-v2.contact{padding-block:2.5rem 5rem;overflow:clip;position:relative;isolation:isolate}@media (min-width: 540px){.babylon__contact-form-v2.contact{padding-block:3rem 6rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact{padding-block:4rem 8rem}}@media (min-width: 1024px){.babylon__contact-form-v2.contact{padding-block:3.9rem 7rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact{padding-block:12rem 8rem}}@media (min-width: 1366px){.babylon__contact-form-v2.contact{padding-block:11rem 9rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact{padding-block:8rem 10.1rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact{padding-block:13.1rem 10rem}}.babylon__contact-form-v2.contact h2{color:var(--primary);font-weight:inherit}.babylon__contact-form-v2.contact:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:var(--cream);z-index:-1}.babylon__contact-form-v2.contact__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__inner{gap:5rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__inner{gap:7rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__inner{flex-direction:row;align-items:flex-start;gap:0}}.babylon__contact-form-v2.contact__map{width:29.8rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.babylon__contact-form-v2.contact__map{width:42.029rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__map{width:48.929rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map{overflow:hidden;width:49.777rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.babylon__contact-form-v2.contact__map{top:var(--header-height-xxl)}}@media (min-width: 1366px){.babylon__contact-form-v2.contact__map{width:52.064rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__map{width:64.679rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact__map{width:65.6rem}}.babylon__contact-form-v2.contact__map figure{aspect-ratio:298/268}.babylon__contact-form-v2.contact__map-graphic--top,.babylon__contact-form-v2.contact__map-graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.babylon__contact-form-v2.contact__map-graphic--top,.babylon__contact-form-v2.contact__map-graphic--bottom{display:block}}.babylon__contact-form-v2.contact__map-graphic--top{transform:translate(-50%)}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map-graphic--top{color:var(--cream)}}.babylon__contact-form-v2.contact__map-graphic--bottom{transform:scaleY(-1) translate(-50%,100%)}.babylon__contact-form-v2.contact__map .btn__group{justify-content:center;transition:var(--transition);padding-top:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__map .btn__group{position:relative;padding-top:4rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__map .btn__group{position:absolute;inset:auto 0 0;background:var(--white);transform:translateY(100%);padding-top:3rem}}.babylon__contact-form-v2.contact__map:hover .btn__group{transform:translateY(0)}.babylon__contact-form-v2.contact__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}.babylon__contact-form-v2.contact__content--inner{max-width:29.5rem;width:100%;display:flex;flex-direction:column;gap:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__content--inner{max-width:41.8rem;gap:4rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__content--inner{max-width:53.5rem;gap:5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__content--inner{max-width:49.8rem;gap:5.4rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__content--inner{max-width:52rem;gap:4rem}}.babylon__contact-form-v2.contact__heading{display:flex;flex-direction:column;gap:3rem;padding-bottom:3rem}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading{padding-bottom:4rem}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading{gap:3rem;padding-bottom:5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__heading{padding-block:2.7rem 4.6rem}}@media (min-width: 1366px){.babylon__contact-form-v2.contact__heading{padding-top:3.7rem}}@media (min-width: 1680px){.babylon__contact-form-v2.contact__heading{padding-block:7.5rem 7.06rem}}@media (min-width: 1800px){.babylon__contact-form-v2.contact__heading{padding-block:7.8rem 7rem}}.babylon__contact-form-v2.contact__heading h2{font-size:3.4rem;line-height:1}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading h2{font-size:3.8rem;line-height:1}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading h2{font-size:5rem;line-height:1.08}}.babylon__contact-form-v2.contact__heading p{font-size:1.6rem;line-height:1.5;color:var(--primary)}@media (min-width: 540px){.babylon__contact-form-v2.contact__heading p{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.babylon__contact-form-v2.contact__heading p{font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact__heading p{font-size:2rem;line-height:1.7}}.babylon__contact-form-v2.contact .input-control,.babylon__contact-form-v2.contact .select-control{height:5.5rem}.babylon__contact-form-v2.contact .contact-form{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.babylon__contact-form-v2.contact .contact-form{padding-left:1.5rem}}@media (min-width: 1280px){.babylon__contact-form-v2.contact .contact-form{padding-left:0}}.babylon__contact-form-v2.contact .contact-form .btn__group{justify-content:center}.babylon__contact-form-v2.contact .form-group{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.babylon__contact-form-v2.contact .form-group{gap:4rem;flex-direction:row}}.babylon__contact-form-v2.contact .form-group .input-group{flex:1 1 50%}.babylon__contact-form-v2.contact .input-group{position:relative}.babylon__contact-form-v2.contact .input-group:before{content:\"\";position:absolute;left:-1.5rem;top:2.5rem;width:.5rem;height:.5rem;border:1px solid rgb(var(--primary),70%);border-radius:50%}.babylon__contact-form-v2.contact .input-group .select-control{font-size:1.6rem;line-height:1;padding:1.8rem 5.6rem 1.8rem 2rem}.babylon__contact-form-v2.contact .input-group--label{padding-block:1.8rem}.babylon__contact-form-v2.contact .input-group--icon svg.down-arrow{display:block}.babylon__contact-form-v2.contact .input-group:has(textarea):before{top:3.5rem}.babylon__contact-form-v2.contact .input-group:has(.required-label):before{top:5px;left:6px}.babylon__contact-form-v2.contact .input-group:has(.required-label) .checkbox__group+.checkbox__group{margin-top:2rem}.babylon__contact-form-v2.contact .input-group .checkbox__group.required-label{font-size:1.4rem;line-height:1;color:rgb(var(--primary),80%);padding-left:2.55rem}.babylon__contact-form-v2.contact textarea.input-control{height:27rem;resize:none}@media (min-width: 1280px){.babylon__contact-form-v2.contact--right .babylon__contact-form-v2.contact__inner{flex-direction:row-reverse}}.babylon__contact-form-v2.contact .checkbox__group label span:before{top:-.1rem}.babylon__contact-form-v2.contact .checkbox__group label span .checkbox--tick{top:.4rem}.babylon__contact-form-v2.contact .btn__group .btn__primary{background:var(--cl_background_white);color:var(--primary);border:1px solid var(--primary);border-radius:0}.babylon__contact-form-v2.contact .btn__group .btn__primary span{width:auto;height:16px;font-size:16px;font-weight:var(--w_btn);display:inline-flex;align-items:center;transition:all .3s ease-in-out}.babylon__contact-form-v2.contact .btn__group .btn__primary:hover{background:var(--cream);border:1px solid var(--cream);color:var(--primary)}\n"] }]
|
|
12243
|
+
}], ctorParameters: () => [{ type: i2.FormBuilder }] });
|
|
12244
|
+
|
|
12245
|
+
class BabylonListImgV2Component {
|
|
12246
|
+
constructor() {
|
|
12247
|
+
this.rightSide = false;
|
|
12248
|
+
}
|
|
12249
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonListImgV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12250
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: BabylonListImgV2Component, isStandalone: true, selector: "lib-babylon-list-img-v2", inputs: { rightSide: "rightSide", texts: "texts", items: "items", multimedia: "multimedia", buttons: "buttons", links: "links" }, ngImport: i0, template: "<section class=\"oferta-condiciones\">\n <div class=\"container\">\n <div class=\"oferta-condiciones__inner\">\n <div class=\"oferta-condiciones__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"oferta-condiciones__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"oferta-condiciones__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-115.jpg\" />\n </figure>\n </div>\n <div class=\"oferta-condiciones__content\">\n <div class=\"oferta-condiciones__content--inner\">\n <div class=\"oferta-condiciones__heading\">\n <h2>condiciones de reserva</h2>\n </div>\n <ul class=\"oferta-condiciones__list\">\n <li>10% de descuento en la tarifa flexible</li>\n <li>\n Prepago del 100% de la estancia en el momento de la\n confirmaci\u00F3n de la reserva.\n </li>\n <li>10% de descuento en la tarifa flexible</li>\n <li>10% de descuento en la tarifa flexible</li>\n <li>\n Prepago del 100% de la estancia en el momento de la\n confirmaci\u00F3n de la reserva.\n </li>\n <li>10% de descuento en la tarifa flexible</li>\n </ul>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Book Now</span>\n </button>\n </div>\n <div class=\"btn__link-group\">\n <a href=\"\" class=\"btn__link--withIcon\">\n <span class=\"btn__link--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"line\"\n >\n <use\n href=\"/assets/babylon/svg/arrow-line.svg#arrow-line\"\n ></use>\n </svg>\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n href=\"/assets/babylon/svg/icon-arrow.svg#icon-arrow\"\n ></use>\n </svg>\n </span>\n <span>Volver</span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.oferta-condiciones{padding-block:5rem;overflow:clip;position:relative;isolation:isolate}@media (min-width: 540px){.oferta-condiciones{padding-block:6rem}}@media (min-width: 768px){.oferta-condiciones{padding-block:8rem}}@media (min-width: 1024px){.oferta-condiciones{padding-block:7rem}}@media (min-width: 1280px){.oferta-condiciones{padding-block:8rem}}@media (min-width: 1366px){.oferta-condiciones{padding-block:9rem}}@media (min-width: 1680px){.oferta-condiciones{padding-block:10rem}}.oferta-condiciones:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:var(--cream);z-index:-1}.oferta-condiciones__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.oferta-condiciones__inner{gap:4rem}}@media (min-width: 1280px){.oferta-condiciones__inner{flex-direction:row-reverse;align-items:flex-start;gap:0}}.oferta-condiciones__image{width:29.6rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.oferta-condiciones__image{width:42.028rem}}@media (min-width: 768px){.oferta-condiciones__image{width:58.929rem}}@media (min-width: 1280px){.oferta-condiciones__image{overflow:hidden;width:49.812rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.oferta-condiciones__image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.oferta-condiciones__image{width:52.035rem}}@media (min-width: 1680px){.oferta-condiciones__image{width:64.711rem}}@media (min-width: 1800px){.oferta-condiciones__image{width:65.6rem}}.oferta-condiciones__image figure{aspect-ratio:296/266}.oferta-condiciones__graphic--top,.oferta-condiciones__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.oferta-condiciones__graphic--top,.oferta-condiciones__graphic--bottom{display:block}}.oferta-condiciones__graphic--top{transform:translate(-50%)}.oferta-condiciones__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.oferta-condiciones__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.oferta-condiciones__content{padding-top:5rem}}.oferta-condiciones__content--inner{max-width:29.6rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.oferta-condiciones__content--inner{max-width:42.028rem}}@media (min-width: 768px){.oferta-condiciones__content--inner{max-width:58.929rem}}@media (min-width: 1280px){.oferta-condiciones__content--inner{max-width:52.1rem}}@media (min-width: 1680px){.oferta-condiciones__content--inner{max-width:54rem}}.oferta-condiciones__heading{padding-bottom:3rem;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.oferta-condiciones__heading{padding-bottom:3.9rem}}@media (min-width: 768px){.oferta-condiciones__heading{padding-bottom:3.7rem}}.oferta-condiciones__heading h2{font-family:var(--font-title);text-transform:uppercase;color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.oferta-condiciones__heading h2{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.oferta-condiciones__heading h2{font-size:2rem;line-height:1}}@media (min-width: 1280px){.oferta-condiciones__heading h2{letter-spacing:.3rem}}.oferta-condiciones__list li{position:relative;padding-block:3rem;padding-left:1.4rem;border-bottom:1px solid var(--grey);color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.oferta-condiciones__list li{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.oferta-condiciones__list li{padding-block:3.5rem;font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.oferta-condiciones__list li{font-size:2rem;line-height:1.7}}.oferta-condiciones__list li:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:4.1rem;left:0;transform:translateY(-50%);margin-top:.1rem}@media (min-width: 768px){.oferta-condiciones__list li:before{top:5rem}}.oferta-condiciones .btn__group{justify-content:center;border-bottom:1px solid var(--grey);padding-block:3rem 4.2rem}@media (min-width: 540px){.oferta-condiciones .btn__group{padding-block:4rem 5rem}}@media (min-width: 768px){.oferta-condiciones .btn__group{padding-top:5rem}}.oferta-condiciones .btn__link-group{margin-top:3.5rem}@media (min-width: 1280px){.oferta-condiciones--right .oferta-condiciones__inner{flex-direction:row}}\n"] }); }
|
|
12251
|
+
}
|
|
12252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonListImgV2Component, decorators: [{
|
|
12253
|
+
type: Component,
|
|
12254
|
+
args: [{ selector: 'lib-babylon-list-img-v2', standalone: true, imports: [], template: "<section class=\"oferta-condiciones\">\n <div class=\"container\">\n <div class=\"oferta-condiciones__inner\">\n <div class=\"oferta-condiciones__image\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"oferta-condiciones__graphic--top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"oferta-condiciones__graphic--bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-115.jpg\" />\n </figure>\n </div>\n <div class=\"oferta-condiciones__content\">\n <div class=\"oferta-condiciones__content--inner\">\n <div class=\"oferta-condiciones__heading\">\n <h2>condiciones de reserva</h2>\n </div>\n <ul class=\"oferta-condiciones__list\">\n <li>10% de descuento en la tarifa flexible</li>\n <li>\n Prepago del 100% de la estancia en el momento de la\n confirmaci\u00F3n de la reserva.\n </li>\n <li>10% de descuento en la tarifa flexible</li>\n <li>10% de descuento en la tarifa flexible</li>\n <li>\n Prepago del 100% de la estancia en el momento de la\n confirmaci\u00F3n de la reserva.\n </li>\n <li>10% de descuento en la tarifa flexible</li>\n </ul>\n <div class=\"btn__group\">\n <button class=\"btn btn__primary\">\n <span>Book Now</span>\n </button>\n </div>\n <div class=\"btn__link-group\">\n <a href=\"\" class=\"btn__link--withIcon\">\n <span class=\"btn__link--icon\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"line\"\n >\n <use\n href=\"/assets/babylon/svg/arrow-line.svg#arrow-line\"\n ></use>\n </svg>\n <svg aria-hidden=\"true\" focusable=\"false\">\n <use\n href=\"/assets/babylon/svg/icon-arrow.svg#icon-arrow\"\n ></use>\n </svg>\n </span>\n <span>Volver</span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.oferta-condiciones{padding-block:5rem;overflow:clip;position:relative;isolation:isolate}@media (min-width: 540px){.oferta-condiciones{padding-block:6rem}}@media (min-width: 768px){.oferta-condiciones{padding-block:8rem}}@media (min-width: 1024px){.oferta-condiciones{padding-block:7rem}}@media (min-width: 1280px){.oferta-condiciones{padding-block:8rem}}@media (min-width: 1366px){.oferta-condiciones{padding-block:9rem}}@media (min-width: 1680px){.oferta-condiciones{padding-block:10rem}}.oferta-condiciones:before{content:\"\";position:absolute;inset:0 0 auto;height:var(--bg-height);background:var(--cream);z-index:-1}.oferta-condiciones__inner{width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 540px){.oferta-condiciones__inner{gap:4rem}}@media (min-width: 1280px){.oferta-condiciones__inner{flex-direction:row-reverse;align-items:flex-start;gap:0}}.oferta-condiciones__image{width:29.6rem;flex:0 0 auto;position:relative}@media (min-width: 540px){.oferta-condiciones__image{width:42.028rem}}@media (min-width: 768px){.oferta-condiciones__image{width:58.929rem}}@media (min-width: 1280px){.oferta-condiciones__image{overflow:hidden;width:49.812rem;position:sticky;top:var(--header-height-sm)}}@media (min-width: 1280px) and (min-width: 1680px){.oferta-condiciones__image{top:var(--header-height-xxl)}}@media (min-width: 1366px){.oferta-condiciones__image{width:52.035rem}}@media (min-width: 1680px){.oferta-condiciones__image{width:64.711rem}}@media (min-width: 1800px){.oferta-condiciones__image{width:65.6rem}}.oferta-condiciones__image figure{aspect-ratio:296/266}.oferta-condiciones__graphic--top,.oferta-condiciones__graphic--bottom{position:absolute;left:50%;top:0;aspect-ratio:2/1;width:10rem;color:var(--white);display:none;z-index:1}@media (min-width: 540px){.oferta-condiciones__graphic--top,.oferta-condiciones__graphic--bottom{display:block}}.oferta-condiciones__graphic--top{transform:translate(-50%)}.oferta-condiciones__graphic--bottom{top:unset;bottom:0;transform:scaleY(-1) translate(-50%)}.oferta-condiciones__content{flex:1 1 auto;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.oferta-condiciones__content{padding-top:5rem}}.oferta-condiciones__content--inner{max-width:29.6rem;width:100%;display:flex;flex-direction:column}@media (min-width: 540px){.oferta-condiciones__content--inner{max-width:42.028rem}}@media (min-width: 768px){.oferta-condiciones__content--inner{max-width:58.929rem}}@media (min-width: 1280px){.oferta-condiciones__content--inner{max-width:52.1rem}}@media (min-width: 1680px){.oferta-condiciones__content--inner{max-width:54rem}}.oferta-condiciones__heading{padding-bottom:3rem;border-bottom:1px solid var(--grey)}@media (min-width: 540px){.oferta-condiciones__heading{padding-bottom:3.9rem}}@media (min-width: 768px){.oferta-condiciones__heading{padding-bottom:3.7rem}}.oferta-condiciones__heading h2{font-family:var(--font-title);text-transform:uppercase;color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.oferta-condiciones__heading h2{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.oferta-condiciones__heading h2{font-size:2rem;line-height:1}}@media (min-width: 1280px){.oferta-condiciones__heading h2{letter-spacing:.3rem}}.oferta-condiciones__list li{position:relative;padding-block:3rem;padding-left:1.4rem;border-bottom:1px solid var(--grey);color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.oferta-condiciones__list li{font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.oferta-condiciones__list li{padding-block:3.5rem;font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.oferta-condiciones__list li{font-size:2rem;line-height:1.7}}.oferta-condiciones__list li:before{content:\"\";position:absolute;width:.3rem;height:.3rem;border-radius:100vw;background:var(--primary);opacity:.8;top:4.1rem;left:0;transform:translateY(-50%);margin-top:.1rem}@media (min-width: 768px){.oferta-condiciones__list li:before{top:5rem}}.oferta-condiciones .btn__group{justify-content:center;border-bottom:1px solid var(--grey);padding-block:3rem 4.2rem}@media (min-width: 540px){.oferta-condiciones .btn__group{padding-block:4rem 5rem}}@media (min-width: 768px){.oferta-condiciones .btn__group{padding-top:5rem}}.oferta-condiciones .btn__link-group{margin-top:3.5rem}@media (min-width: 1280px){.oferta-condiciones--right .oferta-condiciones__inner{flex-direction:row}}\n"] }]
|
|
12255
|
+
}], propDecorators: { rightSide: [{
|
|
12256
|
+
type: Input
|
|
12257
|
+
}], texts: [{
|
|
12258
|
+
type: Input
|
|
12259
|
+
}], items: [{
|
|
12260
|
+
type: Input
|
|
12261
|
+
}], multimedia: [{
|
|
12262
|
+
type: Input
|
|
12263
|
+
}], buttons: [{
|
|
12264
|
+
type: Input
|
|
12265
|
+
}], links: [{
|
|
12266
|
+
type: Input
|
|
12267
|
+
}] } });
|
|
12268
|
+
|
|
12269
|
+
class BabylonListBoxInfoComponent {
|
|
12270
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonListBoxInfoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12271
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonListBoxInfoComponent, isStandalone: true, selector: "lib-babylon-list-box-info", inputs: { texts: "texts", items: "items" }, ngImport: i0, template: "<section class=\"list-box\">\n <div class=\"container\">\n <div class=\"list-box__inner\">\n @if(texts?.title) {\n <span class=\"list-box__title\">{{ texts?.title }}</span>\n }\n @if (items?.length) {\n <div class=\"list-box__items\">\n @for (item of items; track $index) {\n <div class=\"promo__item\">\n @if (item?.images?.src) {\n <div>\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.images?.src\" [alt]=\"item?.images?.alt || 'image'\"/>\n </figure>\n @if (item?.texts?.additional3) {\n <span class=\"promo__label\">{{ item?.texts?.additional3 }}</span>\n }\n </div>\n </div>\n }\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n @if (item?.texts?.title) {\n <h3>{{ item?.texts?.title }}</h3>\n }\n @if (item?.texts?.subtitle) {\n <p [innerHTML]=\"item?.texts?.subtitle\"></p>\n }\n </div>\n @if (item?.discount) {\n <div class=\"promo__price-discount\">\n @if (item?.texts?.additional2) {\n <span class=\"promo__price-discount--label\"\n >{{ item?.texts?.additional2 }}</span\n >\n }\n @if (item?.price) {\n <span class=\"promo__price-discount--price\"\n >{{ item?.price }}{{ (item?.currency || 'EUR') | currencySymbol }}</span\n >\n }\n </div>\n }\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.texts?.additional3) {\n <span class=\"promo__label\">{{ item?.texts?.additional3 }}</span>\n }\n @if (item?.links?.length) {\n @if (item?.links?.[0]?.label && item?.links?.[0]?.url) {\n <a [href]=\"item?.links?.[0]?.url\" class=\"btn btn__primary\"\n ><span>{{ item?.links?.[0]?.label }}</span></a\n >\n }\n @if (item?.buttons?.[0]?.label) {\n <a\n [href]=\"item?.buttons?.[0]?.url\"\n [attr.data-link-type]=\"item?.buttons?.[0]?.linkType\"\n class=\"btn btn__primary\"\n >\n <span>{{ item?.buttons?.[0]?.label }}</span>\n </a>\n }\n }\n </div>\n </div>\n }\n </div>\n }\n </div>\n </div>\n</section>\n\n\n<!--<section class=\"list-box\">\n <div class=\"container\">\n <div class=\"list-box__inner\">\n <span class=\"list-box__title\">promociones BLANCAS</span>\n <div class=\"list-box__items\">\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-17.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Desde</span\n >\n <span class=\"promo__price-discount--price\"\n >485\u20AC</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-18.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Descuento</span\n >\n <span class=\"promo__price-discount--discount\"\n >12%</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-89.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Descuento</span\n >\n <span class=\"promo__price-discount--discount\"\n >8%</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-90.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Desde</span\n >\n <span class=\"promo__price-discount--price\"\n >135\u20AC</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.list-box{position:relative;padding-block:2.5rem 5rem}@media (min-width: 540px){.list-box{padding-block:3rem 6rem}}@media (min-width: 768px){.list-box{padding-block:4rem 8rem}}@media (min-width: 1024px){.list-box{padding-bottom:7rem}}@media (min-width: 1280px){.list-box{padding-bottom:10.4rem}}@media (min-width: 1366px){.list-box{padding-block:5rem 11.4rem}}@media (min-width: 1680px){.list-box{padding-block:6rem 12.4rem}}.list-box:before{position:absolute;content:\"\";inset:0 0 auto;height:22.6rem;transition:var(--transition);background:var(--cream)}@media (min-width: 540px){.list-box:before{height:25.8rem}}@media (min-width: 768px){.list-box:before{height:30.1rem}}@media (min-width: 1366px){.list-box:before{height:31.1rem}}@media (min-width: 1680px){.list-box:before{height:38.2rem}}.list-box .container{max-width:100%}@media (min-width: 1280px){.list-box .container{--inline-spacing-left: 11.9rem;--inline-spacing-right: 11.9rem}}@media (min-width: 1366px){.list-box .container{--inline-spacing-left: 15.7rem;--inline-spacing-right: 15.7rem}}@media (min-width: 1680px){.list-box .container{--inline-spacing-left: 20rem;--inline-spacing-right: 19.9rem}}@media (min-width: 1800px){.list-box .container{--inline-spacing-left: 25rem;--inline-spacing-right: 25rem}}.list-box__inner{display:flex;flex-direction:column;gap:1.8rem;width:100%;margin-inline:auto}@media (min-width: 540px){.list-box__inner{gap:3rem}}@media (min-width: 768px){.list-box__inner{max-width:48.6rem}}@media (min-width: 1280px){.list-box__inner{max-width:100%}}@media (min-width: 1680px){.list-box__inner{gap:4rem}}.list-box__inner .list-box__title{text-align:center;text-transform:uppercase;color:rgb(var(--primary),80%);position:relative;font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-box__inner .list-box__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-box__inner .list-box__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-box__inner .list-box__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem}}.list-box__inner .list-box__items{display:grid;grid-template-columns:1fr;row-gap:5rem}@media (min-width: 540px){.list-box__inner .list-box__items{row-gap:6rem}}@media (min-width: 1280px){.list-box__inner .list-box__items{grid-template-columns:repeat(2,1fr);row-gap:7.7rem;column-gap:7rem}}@media (min-width: 1366px){.list-box__inner .list-box__items{gap:8rem}}@media (min-width: 1680px){.list-box__inner .list-box__items{row-gap:8.1rem;column-gap:9rem}}@media (min-width: 1800px){.list-box__inner .list-box__items{row-gap:10rem}}.list-box__inner .list-box__items .promo__item:not(:nth-child(1)):not(:nth-child(2)) .promo__image--graphic-top{color:var(--white)}\n"], dependencies: [{ kind: "pipe", type: BabylonCurrencyPipe, name: "currencySymbol" }] }); }
|
|
12272
|
+
}
|
|
12273
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonListBoxInfoComponent, decorators: [{
|
|
12274
|
+
type: Component,
|
|
12275
|
+
args: [{ selector: 'lib-babylon-list-box-info', standalone: true, imports: [BabylonCurrencyPipe], template: "<section class=\"list-box\">\n <div class=\"container\">\n <div class=\"list-box__inner\">\n @if(texts?.title) {\n <span class=\"list-box__title\">{{ texts?.title }}</span>\n }\n @if (items?.length) {\n <div class=\"list-box__items\">\n @for (item of items; track $index) {\n <div class=\"promo__item\">\n @if (item?.images?.src) {\n <div>\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img [src]=\"item?.images?.src\" [alt]=\"item?.images?.alt || 'image'\"/>\n </figure>\n @if (item?.texts?.additional3) {\n <span class=\"promo__label\">{{ item?.texts?.additional3 }}</span>\n }\n </div>\n </div>\n }\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n @if (item?.texts?.title) {\n <h3>{{ item?.texts?.title }}</h3>\n }\n @if (item?.texts?.subtitle) {\n <p [innerHTML]=\"item?.texts?.subtitle\"></p>\n }\n </div>\n @if (item?.discount) {\n <div class=\"promo__price-discount\">\n @if (item?.texts?.additional2) {\n <span class=\"promo__price-discount--label\"\n >{{ item?.texts?.additional2 }}</span\n >\n }\n @if (item?.price) {\n <span class=\"promo__price-discount--price\"\n >{{ item?.price }}{{ (item?.currency || 'EUR') | currencySymbol }}</span\n >\n }\n </div>\n }\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n @if (item?.texts?.additional3) {\n <span class=\"promo__label\">{{ item?.texts?.additional3 }}</span>\n }\n @if (item?.links?.length) {\n @if (item?.links?.[0]?.label && item?.links?.[0]?.url) {\n <a [href]=\"item?.links?.[0]?.url\" class=\"btn btn__primary\"\n ><span>{{ item?.links?.[0]?.label }}</span></a\n >\n }\n @if (item?.buttons?.[0]?.label) {\n <a\n [href]=\"item?.buttons?.[0]?.url\"\n [attr.data-link-type]=\"item?.buttons?.[0]?.linkType\"\n class=\"btn btn__primary\"\n >\n <span>{{ item?.buttons?.[0]?.label }}</span>\n </a>\n }\n }\n </div>\n </div>\n }\n </div>\n }\n </div>\n </div>\n</section>\n\n\n<!--<section class=\"list-box\">\n <div class=\"container\">\n <div class=\"list-box__inner\">\n <span class=\"list-box__title\">promociones BLANCAS</span>\n <div class=\"list-box__items\">\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-17.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Desde</span\n >\n <span class=\"promo__price-discount--price\"\n >485\u20AC</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-18.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Descuento</span\n >\n <span class=\"promo__price-discount--discount\"\n >12%</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-89.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Descuento</span\n >\n <span class=\"promo__price-discount--discount\"\n >8%</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n <div class=\"promo__item\">\n <a href=\"/\">\n <div class=\"promo__image js-slider_fix-arrows-zone\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-top\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <figure>\n <img src=\"/assets/babylon/images/img-90.webp\" />\n </figure>\n <span class=\"promo__label\">OFerta</span>\n </div>\n </a>\n <div class=\"promo__content\">\n <div class=\"promo__heading\">\n <h3>Reservar por la web tiene muchas ventajas</h3>\n <p>Blanco Hotel Formentera</p>\n </div>\n <div class=\"promo__price-discount\">\n <span class=\"promo__price-discount--label\"\n >Desde</span\n >\n <span class=\"promo__price-discount--price\"\n >135\u20AC</span\n >\n </div>\n </div>\n <div class=\"btn__group\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"promo__image--graphic-bottom\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <span class=\"promo__label\">OFerta</span>\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s Informaci\u00F3n</span></a\n >\n <button\n class=\"btn btn__primary js-active-modal\"\n data-modal_name=\"offers\"\n >\n <span>Book Now</span>\n </button>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.list-box{position:relative;padding-block:2.5rem 5rem}@media (min-width: 540px){.list-box{padding-block:3rem 6rem}}@media (min-width: 768px){.list-box{padding-block:4rem 8rem}}@media (min-width: 1024px){.list-box{padding-bottom:7rem}}@media (min-width: 1280px){.list-box{padding-bottom:10.4rem}}@media (min-width: 1366px){.list-box{padding-block:5rem 11.4rem}}@media (min-width: 1680px){.list-box{padding-block:6rem 12.4rem}}.list-box:before{position:absolute;content:\"\";inset:0 0 auto;height:22.6rem;transition:var(--transition);background:var(--cream)}@media (min-width: 540px){.list-box:before{height:25.8rem}}@media (min-width: 768px){.list-box:before{height:30.1rem}}@media (min-width: 1366px){.list-box:before{height:31.1rem}}@media (min-width: 1680px){.list-box:before{height:38.2rem}}.list-box .container{max-width:100%}@media (min-width: 1280px){.list-box .container{--inline-spacing-left: 11.9rem;--inline-spacing-right: 11.9rem}}@media (min-width: 1366px){.list-box .container{--inline-spacing-left: 15.7rem;--inline-spacing-right: 15.7rem}}@media (min-width: 1680px){.list-box .container{--inline-spacing-left: 20rem;--inline-spacing-right: 19.9rem}}@media (min-width: 1800px){.list-box .container{--inline-spacing-left: 25rem;--inline-spacing-right: 25rem}}.list-box__inner{display:flex;flex-direction:column;gap:1.8rem;width:100%;margin-inline:auto}@media (min-width: 540px){.list-box__inner{gap:3rem}}@media (min-width: 768px){.list-box__inner{max-width:48.6rem}}@media (min-width: 1280px){.list-box__inner{max-width:100%}}@media (min-width: 1680px){.list-box__inner{gap:4rem}}.list-box__inner .list-box__title{text-align:center;text-transform:uppercase;color:rgb(var(--primary),80%);position:relative;font-size:1.4rem;line-height:1;letter-spacing:.14rem}@media (min-width: 540px){.list-box__inner .list-box__title{font-size:1.4rem;line-height:1.4285714286}}@media (min-width: 768px){.list-box__inner .list-box__title{font-size:1.7rem;line-height:1.2941176471}}@media (min-width: 1280px){.list-box__inner .list-box__title{font-size:1.8rem;line-height:1;letter-spacing:.36rem}}.list-box__inner .list-box__items{display:grid;grid-template-columns:1fr;row-gap:5rem}@media (min-width: 540px){.list-box__inner .list-box__items{row-gap:6rem}}@media (min-width: 1280px){.list-box__inner .list-box__items{grid-template-columns:repeat(2,1fr);row-gap:7.7rem;column-gap:7rem}}@media (min-width: 1366px){.list-box__inner .list-box__items{gap:8rem}}@media (min-width: 1680px){.list-box__inner .list-box__items{row-gap:8.1rem;column-gap:9rem}}@media (min-width: 1800px){.list-box__inner .list-box__items{row-gap:10rem}}.list-box__inner .list-box__items .promo__item:not(:nth-child(1)):not(:nth-child(2)) .promo__image--graphic-top{color:var(--white)}\n"] }]
|
|
12276
|
+
}], propDecorators: { texts: [{
|
|
12277
|
+
type: Input
|
|
12278
|
+
}], items: [{
|
|
12279
|
+
type: Input
|
|
12280
|
+
}] } });
|
|
12281
|
+
|
|
12282
|
+
class BabylonSimpleImgInfoComponent {
|
|
12283
|
+
constructor() {
|
|
12284
|
+
this.rightSide = false;
|
|
12285
|
+
}
|
|
12286
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonSimpleImgInfoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12287
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.3.12", type: BabylonSimpleImgInfoComponent, isStandalone: true, selector: "lib-babylon-simple-img-info", inputs: { rightSide: "rightSide", texts: "texts", buttons: "buttons", multimedia: "multimedia" }, ngImport: i0, template: "<section class=\"simple-img\">\n <div class=\"container\">\n <div class=\"simple-img__inner\">\n @if (multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"simple-img__image\">\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" />\n </figure>\n </div>\n }\n <div class=\"simple-img__content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"simple-img__content--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <div class=\"simple-img__heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title}}</h2>\n }\n @if (texts?.subtitle) {\n <span class=\"simple-img__heading--sub\"\n >{{ texts?.subtitle }}</span\n >\n }\n </div>\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n @if (buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of buttons; track $index) {\n @if(btn?.label && btn?.url) {\n <a\n [attr.aria-label]=\"btn?.label\"\n [href]=\"btn?.url\"\n [linkType]=\"btn?.linkType\"\n class=\"btn btn__primary\"\n ><span>{{ btn?.label }}</span></a\n >\n }\n }\n </div>\n }\n </div>\n </div>\n</section>\n\n<!-- <section class=\"simple-img\">\n <div class=\"container\">\n <div class=\"simple-img__inner\">\n <div class=\"simple-img__image\">\n <figure>\n <img src=\"/assets/babylon/images/img-35.webp\" />\n </figure>\n </div>\n <div class=\"simple-img__content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"simple-img__content--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <div class=\"simple-img__heading\">\n <h2>Entra a nuestro exclusivo programa de fidelizaci\u00F3n</h2>\n <span class=\"simple-img__heading--sub\"\n >yclub by blanco</span\n >\n </div>\n <p>\n Nuestro programa tiene como objetivo principal valorar a sus\n clientes, ofreci\u00E9ndoles unas ventajas y servicios exclusivos\n para que su estancia sea \u00FAnica.\n </p>\n </div>\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s informaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reg\u00EDstrate Gratis</span></a\n >\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.simple-img{padding-block:5rem}@media (min-width: 540px){.simple-img{padding-block:6rem}}@media (min-width: 768px){.simple-img{padding-block:7rem}}@media (min-width: 1280px){.simple-img{padding-block:8rem 17rem}}@media (min-width: 1366px){.simple-img{padding-block:8.9rem 18rem}}@media (min-width: 1680px){.simple-img{padding-block:10rem 19rem}}.simple-img__inner{position:relative;display:flex;flex-direction:column;background:var(--cream);margin:0 -4rem -5rem;padding-bottom:5rem}@media (min-width: 540px){.simple-img__inner{background:transparent;margin:0 auto;width:100%;max-width:41.8rem;padding-bottom:0}}@media (min-width: 768px){.simple-img__inner{max-width:59rem}}@media (min-width: 1280px){.simple-img__inner{max-width:100%;flex-direction:row}}.simple-img__inner .btn__group{display:flex;align-items:center;flex-direction:column;gap:1.8rem}@media (min-width: 540px){.simple-img__inner .btn__group{padding-top:2rem}}@media (min-width: 768px){.simple-img__inner .btn__group{padding-top:4rem;flex-direction:row;justify-content:center;gap:3rem}}@media (min-width: 1280px){.simple-img__inner .btn__group{position:absolute;inset-inline:0;top:100%;opacity:0;transition:var(--transition);justify-content:center}}@media (max-width: 539.98px){.simple-img__inner .btn__group .btn__primary:hover{background:var(--white);border-color:var(--white)}}@media (min-width: 1280px){.simple-img__inner:hover .btn__group{opacity:1}}@media (min-width: 1280px){.simple-img.simple-img--right .simple-img__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.simple-img.simple-img--right .simple-img__content--graphic{left:auto;right:.1rem;transform:translate(100%,-50%) rotate(-90deg)}}.simple-img__inner .simple-img__image{width:100%}@media (min-width: 1280px){.simple-img__inner .simple-img__image{width:45.7rem;flex:0 0 auto}}@media (min-width: 1366px){.simple-img__inner .simple-img__image{width:50.3rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__image{width:50%}}.simple-img__inner .simple-img__image figure{aspect-ratio:375/299}@media (min-width: 540px){.simple-img__inner .simple-img__image figure{aspect-ratio:417.54/333}}@media (min-width: 1280px){.simple-img__inner .simple-img__image figure{aspect-ratio:457/467}}@media (min-width: 1366px){.simple-img__inner .simple-img__image figure{aspect-ratio:503/467}}@media (min-width: 1680px){.simple-img__inner .simple-img__image figure{aspect-ratio:719.73/574}}.simple-img__inner .simple-img__content{padding:3rem 4rem;display:flex;flex:1 1 100%;flex-direction:column;gap:2rem;position:relative}@media (min-width: 540px){.simple-img__inner .simple-img__content{padding:3rem 3rem 5rem;gap:4.1rem;background:var(--cream)}}@media (min-width: 768px){.simple-img__inner .simple-img__content{padding:4rem 6rem 6rem;gap:5rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content{padding:4rem 6.5rem 4rem 5rem;flex:1 1 auto}}@media (min-width: 1680px){.simple-img__inner .simple-img__content{padding:7rem 9rem 6rem}}.simple-img__inner .simple-img__content p{width:100%;color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.simple-img__inner .simple-img__content p{max-width:36.3rem;font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.simple-img__inner .simple-img__content p{max-width:46.2rem;font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content p{margin-top:auto;max-width:48.8rem;font-size:2rem;line-height:1.7}}@media (min-width: 1680px){.simple-img__inner .simple-img__content p{max-width:49.7rem}}.simple-img__inner .simple-img__content--graphic{position:absolute;aspect-ratio:2/1;width:6rem;top:.1rem;left:50%;color:var(--cream);transform:translate(-50%,-100%) scaleY(-1)}@media (min-width: 540px){.simple-img__inner .simple-img__content--graphic{width:10rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content--graphic{top:50%;left:.1rem;transform:translate(-100%,-50%) rotate(90deg);transform-origin:bottom}}.simple-img__inner .simple-img__heading{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.simple-img__inner .simple-img__heading{gap:4rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading{gap:3rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__heading{gap:4rem}}.simple-img__inner .simple-img__heading h2{font-size:3.4rem;line-height:1;width:100%}@media (min-width: 540px){.simple-img__inner .simple-img__heading h2{font-size:3.8rem;line-height:.9473684211;max-width:35.8rem}}@media (min-width: 768px){.simple-img__inner .simple-img__heading h2{font-size:5rem;line-height:1.08;max-width:46.9rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading h2{max-width:46.7rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__heading h2{max-width:48.9rem}}.simple-img__inner .simple-img__heading--sub{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.simple-img__inner .simple-img__heading--sub{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.simple-img__inner .simple-img__heading--sub{font-size:2rem;line-height:1}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading--sub{letter-spacing:.3rem}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: BabylonLinkTypeDirective, selector: "[linkType]", inputs: ["linkType", "href", "modalClick", "clickPopup"], outputs: ["anchorClicked"] }] }); }
|
|
12288
|
+
}
|
|
12289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: BabylonSimpleImgInfoComponent, decorators: [{
|
|
12290
|
+
type: Component,
|
|
12291
|
+
args: [{ selector: 'lib-babylon-simple-img-info', standalone: true, imports: [CommonModule, BabylonLinkTypeDirective], template: "<section class=\"simple-img\">\n <div class=\"container\">\n <div class=\"simple-img__inner\">\n @if (multimedia?.imagenes?.length && multimedia?.imagenes?.[0]?.img?.src) {\n <div class=\"simple-img__image\">\n <figure>\n <img [src]=\"multimedia?.imagenes?.[0]?.img?.src\" />\n </figure>\n </div>\n }\n <div class=\"simple-img__content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"simple-img__content--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <div class=\"simple-img__heading\">\n @if (texts?.title) {\n <h2>{{ texts?.title}}</h2>\n }\n @if (texts?.subtitle) {\n <span class=\"simple-img__heading--sub\"\n >{{ texts?.subtitle }}</span\n >\n }\n </div>\n @if (texts?.description) {\n <p [innerHTML]=\"texts?.description\">\n </p>\n }\n </div>\n @if (buttons?.length) {\n <div class=\"btn__group\">\n @for (btn of buttons; track $index) {\n @if(btn?.label && btn?.url) {\n <a\n [attr.aria-label]=\"btn?.label\"\n [href]=\"btn?.url\"\n [linkType]=\"btn?.linkType\"\n class=\"btn btn__primary\"\n ><span>{{ btn?.label }}</span></a\n >\n }\n }\n </div>\n }\n </div>\n </div>\n</section>\n\n<!-- <section class=\"simple-img\">\n <div class=\"container\">\n <div class=\"simple-img__inner\">\n <div class=\"simple-img__image\">\n <figure>\n <img src=\"/assets/babylon/images/img-35.webp\" />\n </figure>\n </div>\n <div class=\"simple-img__content\">\n <svg\n aria-hidden=\"true\"\n focusable=\"false\"\n class=\"simple-img__content--graphic\"\n >\n <use\n href=\"/assets/babylon/svg/icon-graphic.svg#icon-graphic\"\n ></use>\n </svg>\n <div class=\"simple-img__heading\">\n <h2>Entra a nuestro exclusivo programa de fidelizaci\u00F3n</h2>\n <span class=\"simple-img__heading--sub\"\n >yclub by blanco</span\n >\n </div>\n <p>\n Nuestro programa tiene como objetivo principal valorar a sus\n clientes, ofreci\u00E9ndoles unas ventajas y servicios exclusivos\n para que su estancia sea \u00FAnica.\n </p>\n </div>\n <div class=\"btn__group\">\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>M\u00E1s informaci\u00F3n</span></a\n >\n <a href=\"/\" class=\"btn btn__primary\"\n ><span>Reg\u00EDstrate Gratis</span></a\n >\n </div>\n </div>\n </div>\n</section>\n-->\n", styles: ["@media (min-width: 1280px){.order-custom-xl-xxl-1{order:1}.order-custom-xl-xxl-2{order:2}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 540px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1680px){.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 1921px){.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.m-xxxxl-auto{margin:auto!important}.mt-xxxxl-auto,.my-xxxxl-auto{margin-top:auto!important}.mr-xxxxl-auto,.mx-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-auto,.my-xxxxl-auto{margin-bottom:auto!important}.ml-xxxxl-auto,.mx-xxxxl-auto{margin-left:auto!important}}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.mt--150{margin-top:150px!important}.mb--150{margin-bottom:150px!important}.pt--150{padding-top:150px}.pb--150{padding-bottom:150px}.mblock--150{margin-block:150px}.pblock--150{padding-block:150px}.mt--180{margin-top:180px!important}.mb--180{margin-bottom:180px!important}.pt--180{padding-top:180px}.pb--180{padding-bottom:180px}.mblock--180{margin-block:180px}.pblock--180{padding-block:180px}@keyframes move-right{0%{right:30px}50%{right:20px}to{right:30px}}: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-whidth: 2px;--cl_engine-bg: #181818;--cl_engine-input-bg: #79582c;--cl_engine-input-bg-hover: #081523;--cl_engine-text: #fff;--cl_dropdown: #19314b;--cl_dropdown-text: #5a5a5a;--cl_dropdown-hover: #19314b;--cl_dropdown-radius: 20px;--cl_newsletter-input-background: #d1d1d1;--cl_newsletter-input-text: #5a5a5a}.simple-img{padding-block:5rem}@media (min-width: 540px){.simple-img{padding-block:6rem}}@media (min-width: 768px){.simple-img{padding-block:7rem}}@media (min-width: 1280px){.simple-img{padding-block:8rem 17rem}}@media (min-width: 1366px){.simple-img{padding-block:8.9rem 18rem}}@media (min-width: 1680px){.simple-img{padding-block:10rem 19rem}}.simple-img__inner{position:relative;display:flex;flex-direction:column;background:var(--cream);margin:0 -4rem -5rem;padding-bottom:5rem}@media (min-width: 540px){.simple-img__inner{background:transparent;margin:0 auto;width:100%;max-width:41.8rem;padding-bottom:0}}@media (min-width: 768px){.simple-img__inner{max-width:59rem}}@media (min-width: 1280px){.simple-img__inner{max-width:100%;flex-direction:row}}.simple-img__inner .btn__group{display:flex;align-items:center;flex-direction:column;gap:1.8rem}@media (min-width: 540px){.simple-img__inner .btn__group{padding-top:2rem}}@media (min-width: 768px){.simple-img__inner .btn__group{padding-top:4rem;flex-direction:row;justify-content:center;gap:3rem}}@media (min-width: 1280px){.simple-img__inner .btn__group{position:absolute;inset-inline:0;top:100%;opacity:0;transition:var(--transition);justify-content:center}}@media (max-width: 539.98px){.simple-img__inner .btn__group .btn__primary:hover{background:var(--white);border-color:var(--white)}}@media (min-width: 1280px){.simple-img__inner:hover .btn__group{opacity:1}}@media (min-width: 1280px){.simple-img.simple-img--right .simple-img__inner{flex-direction:row-reverse}}@media (min-width: 1280px){.simple-img.simple-img--right .simple-img__content--graphic{left:auto;right:.1rem;transform:translate(100%,-50%) rotate(-90deg)}}.simple-img__inner .simple-img__image{width:100%}@media (min-width: 1280px){.simple-img__inner .simple-img__image{width:45.7rem;flex:0 0 auto}}@media (min-width: 1366px){.simple-img__inner .simple-img__image{width:50.3rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__image{width:50%}}.simple-img__inner .simple-img__image figure{aspect-ratio:375/299}@media (min-width: 540px){.simple-img__inner .simple-img__image figure{aspect-ratio:417.54/333}}@media (min-width: 1280px){.simple-img__inner .simple-img__image figure{aspect-ratio:457/467}}@media (min-width: 1366px){.simple-img__inner .simple-img__image figure{aspect-ratio:503/467}}@media (min-width: 1680px){.simple-img__inner .simple-img__image figure{aspect-ratio:719.73/574}}.simple-img__inner .simple-img__content{padding:3rem 4rem;display:flex;flex:1 1 100%;flex-direction:column;gap:2rem;position:relative}@media (min-width: 540px){.simple-img__inner .simple-img__content{padding:3rem 3rem 5rem;gap:4.1rem;background:var(--cream)}}@media (min-width: 768px){.simple-img__inner .simple-img__content{padding:4rem 6rem 6rem;gap:5rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content{padding:4rem 6.5rem 4rem 5rem;flex:1 1 auto}}@media (min-width: 1680px){.simple-img__inner .simple-img__content{padding:7rem 9rem 6rem}}.simple-img__inner .simple-img__content p{width:100%;color:rgb(var(--primary),80%);font-size:1.6rem;line-height:1.5}@media (min-width: 540px){.simple-img__inner .simple-img__content p{max-width:36.3rem;font-size:1.8rem;line-height:1.5555555556}}@media (min-width: 768px){.simple-img__inner .simple-img__content p{max-width:46.2rem;font-size:2rem;line-height:1.6;letter-spacing:.04rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content p{margin-top:auto;max-width:48.8rem;font-size:2rem;line-height:1.7}}@media (min-width: 1680px){.simple-img__inner .simple-img__content p{max-width:49.7rem}}.simple-img__inner .simple-img__content--graphic{position:absolute;aspect-ratio:2/1;width:6rem;top:.1rem;left:50%;color:var(--cream);transform:translate(-50%,-100%) scaleY(-1)}@media (min-width: 540px){.simple-img__inner .simple-img__content--graphic{width:10rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__content--graphic{top:50%;left:.1rem;transform:translate(-100%,-50%) rotate(90deg);transform-origin:bottom}}.simple-img__inner .simple-img__heading{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.simple-img__inner .simple-img__heading{gap:4rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading{gap:3rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__heading{gap:4rem}}.simple-img__inner .simple-img__heading h2{font-size:3.4rem;line-height:1;width:100%}@media (min-width: 540px){.simple-img__inner .simple-img__heading h2{font-size:3.8rem;line-height:.9473684211;max-width:35.8rem}}@media (min-width: 768px){.simple-img__inner .simple-img__heading h2{font-size:5rem;line-height:1.08;max-width:46.9rem}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading h2{max-width:46.7rem}}@media (min-width: 1680px){.simple-img__inner .simple-img__heading h2{max-width:48.9rem}}.simple-img__inner .simple-img__heading--sub{color:rgb(var(--primary),80%);text-transform:uppercase;font-size:1.6rem;line-height:1;letter-spacing:.064rem}@media (min-width: 540px){.simple-img__inner .simple-img__heading--sub{font-size:1.7rem;line-height:1;letter-spacing:.17rem}}@media (min-width: 768px){.simple-img__inner .simple-img__heading--sub{font-size:2rem;line-height:1}}@media (min-width: 1280px){.simple-img__inner .simple-img__heading--sub{letter-spacing:.3rem}}\n"] }]
|
|
12292
|
+
}], propDecorators: { rightSide: [{
|
|
12293
|
+
type: Input
|
|
12294
|
+
}], texts: [{
|
|
12295
|
+
type: Input
|
|
12296
|
+
}], buttons: [{
|
|
12297
|
+
type: Input
|
|
12298
|
+
}], multimedia: [{
|
|
12299
|
+
type: Input
|
|
12300
|
+
}] } });
|
|
12301
|
+
|
|
12211
12302
|
var title$3 = "Cómo llegar a Campana, 4";
|
|
12212
12303
|
var description = "Carrer de la Campana, 4, Centre, 07001 Palma, Illes Balears";
|
|
12213
12304
|
var image$1 = {
|
|
@@ -13011,5 +13102,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
13011
13102
|
* Generated bundle index. Do not edit.
|
|
13012
13103
|
*/
|
|
13013
13104
|
|
|
13014
|
-
export { Babylon404Component, BabylonActionBannerComponent, BabylonAdvantagesComponent, BabylonAdvantagesV2Component, BabylonAvC4ImgTextComponent, BabylonBannerGalleryComponent, BabylonBannerInfoComponent, BabylonBannerNewsletterComponent, BabylonBlogDetailsComponent, BabylonBlogListComponent, BabylonBreadcrumbComponent, BabylonColorPickerComponent, BabylonComingsoonComponent, BabylonContactAddressComponent, BabylonContactFormComponent, BabylonContactHowComponent, BabylonContactMapComponent, BabylonContainerTextL2Component, BabylonDynamicHeadingComponent, BabylonEngineComponent, BabylonEngineModalComponent, BabylonExternalScriptComponent, BabylonFaqComponent, BabylonFaqV2Component, BabylonFeaturePillsNumberComponent, BabylonFeaturesSliderComponent, BabylonFilterModalComponent, BabylonFloatingButtonsComponent, BabylonFooterContactComponent, BabylonFooterLinksComponent, BabylonFooterLogosComponent, BabylonFooterSocialComponent, BabylonFooterSocialI, BabylonGalleryComponent, BabylonGalleryV2Component, BabylonGlobalModalComponent, BabylonGridGalleryComponent, BabylonGuestsPopupComponent, BabylonHeadIntroComponent, BabylonHeaderBookShowComponent, BabylonHeaderClearComponent, BabylonHeaderClearV2Component, BabylonHeaderMenuCenterComponent, BabylonHeaderMenuLogoCenterComponent, BabylonHeaderMenuShowComponent, BabylonHeaderMobileComponent, BabylonHotelsListComponent, BabylonHotelsSliderComponent, BabylonImgBannerComponent, BabylonInfo2ColImgComponent, BabylonInfo2imgBigComponent, BabylonInfo2imgComponent, BabylonInfo3imgComponent, BabylonInfo4imgComponent, BabylonInfoBigComponent, BabylonInfoBigV3Component, BabylonInfoCircleImgsComponent, BabylonInfoGridComponent, BabylonInfoGridI, BabylonInfoImgComponent, BabylonInfoImgSliderComponent, BabylonInfoImgV2Component, BabylonInfoIntroComponent, BabylonInfoShowImgComponent, BabylonInfoZigZagComponent, BabylonInfoZigZagCounterComponent, BabylonInfoZigzagV2Component, BabylonInfoZigzagV4Component, BabylonItemsGridComponent, BabylonLanguageModalComponent, BabylonLegalComponent, BabylonListC3ImgTxtComponent, BabylonListGridComponent, BabylonListGridI, BabylonListImgComponent, BabylonLoyaltyTableComponent, BabylonModalMultipleMotorsComponent, BabylonModalService, BabylonNewsletterComponent, BabylonNewsletterI, BabylonOfferDetailComponent, BabylonOfferPopupComponent, BabylonOfferPopupComponentV2, BabylonOfferSliderComponent, BabylonOffersListComponent, BabylonOffersSliderComponent, BabylonPreloadComponent, BabylonPressListComponent, BabylonRoomDetailsComponent, BabylonRoomsColsComponent, BabylonRoomsGridComponent, BabylonRoomsListComponent, BabylonRoomsListV2Component, BabylonRoomsSliderComponent, BabylonServicesSliderComponent, BabylonSliC1ImgTextComponent, BabylonSliC5ImgTxtComponent, BabylonSlider2colComponent, BabylonSlider2itemsComponent, BabylonSlider3ColComponent, BabylonSlider3colClearComponent, BabylonSlider3colV2Component, BabylonSlider3itemsComponent, BabylonSlider4colComponent, BabylonSliderBoxComponent, BabylonSliderImgStaticComponent, BabylonSliderImgStaticV2Component, BabylonSliderImgVideoComponent, BabylonSocialBarComponent, BabylonStaticFooterComponent, BabylonStaticFooterV2Component, BabylonSubmenuHotelComponent, BabylonThanksComponent, BabylonTopSimpleBannerComponent, BabylonTopSimpleImgComponent, BabylonTopSliderComponent, BabylonTopSliderThumbsComponent, BabylonTopSliderV2Component, BabylonTopSliderVideoComponent, BabylonTopSliderVideoV2Component, BabylonWebmapComponent, ButtonType, C4C1ImgTxtCComponent, C4C1ImgTxtComponent, C4C1TxtComponent, C4FoLinkSvgComponent, C4ForC2TxtComponent, C4HeImgTxtComponent, C4LisC2ImgTxtComponent, C4MeTxtSvgCtaComponent, C4SliC2ImgTxtCComponent, C4SliC2TxtImgComponent, H04SliderTextComponent, ListRoomsComponent, LogoType, MapperService, SCREEN_SIZER_PARAMS_TOKEN, SITE_CONFIG_SERVICE_TOKEN, SafeHtmlPipe, ScreenSizerService, Utils, complex_links };
|
|
13105
|
+
export { Babylon404Component, BabylonActionBannerComponent, BabylonAdvantagesComponent, BabylonAdvantagesV2Component, BabylonAvC4ImgTextComponent, BabylonBannerGalleryComponent, BabylonBannerInfoComponent, BabylonBannerNewsletterComponent, BabylonBlogDetailsComponent, BabylonBlogListComponent, BabylonBreadcrumbComponent, BabylonColorPickerComponent, BabylonComingsoonComponent, BabylonContactAddressComponent, BabylonContactFormComponent, BabylonContactFormV2Component, BabylonContactHowComponent, BabylonContactMapComponent, BabylonContainerTextL2Component, BabylonDynamicHeadingComponent, BabylonEngineComponent, BabylonEngineModalComponent, BabylonExternalScriptComponent, BabylonFaqComponent, BabylonFaqV2Component, BabylonFeaturePillsNumberComponent, BabylonFeaturesSliderComponent, BabylonFilterModalComponent, BabylonFloatingButtonsComponent, BabylonFooterContactComponent, BabylonFooterLinksComponent, BabylonFooterLogosComponent, BabylonFooterSocialComponent, BabylonFooterSocialI, BabylonGalleryComponent, BabylonGalleryV2Component, BabylonGlobalModalComponent, BabylonGridGalleryComponent, BabylonGuestsPopupComponent, BabylonHeadIntroComponent, BabylonHeaderBookShowComponent, BabylonHeaderClearComponent, BabylonHeaderClearV2Component, BabylonHeaderMenuCenterComponent, BabylonHeaderMenuLogoCenterComponent, BabylonHeaderMenuShowComponent, BabylonHeaderMobileComponent, BabylonHotelsListComponent, BabylonHotelsSliderComponent, BabylonImgBannerComponent, BabylonInfo2ColImgComponent, BabylonInfo2imgBigComponent, BabylonInfo2imgComponent, BabylonInfo3imgComponent, BabylonInfo4imgComponent, BabylonInfoBigComponent, BabylonInfoBigV3Component, BabylonInfoCircleImgsComponent, BabylonInfoGridComponent, BabylonInfoGridI, BabylonInfoImgComponent, BabylonInfoImgSliderComponent, BabylonInfoImgV2Component, BabylonInfoIntroComponent, BabylonInfoShowImgComponent, BabylonInfoZigZagComponent, BabylonInfoZigZagCounterComponent, BabylonInfoZigzagV2Component, BabylonInfoZigzagV4Component, BabylonItemsGridComponent, BabylonLanguageModalComponent, BabylonLegalComponent, BabylonListBoxInfoComponent, BabylonListC3ImgTxtComponent, BabylonListGridComponent, BabylonListGridI, BabylonListImgComponent, BabylonListImgV2Component, BabylonLoyaltyTableComponent, BabylonModalMultipleMotorsComponent, BabylonModalService, BabylonNewsletterComponent, BabylonNewsletterI, BabylonOfferDetailComponent, BabylonOfferPopupComponent, BabylonOfferPopupComponentV2, BabylonOfferSliderComponent, BabylonOffersListComponent, BabylonOffersSliderComponent, BabylonPreloadComponent, BabylonPressListComponent, BabylonRoomDetailsComponent, BabylonRoomsColsComponent, BabylonRoomsGridComponent, BabylonRoomsListComponent, BabylonRoomsListV2Component, BabylonRoomsSliderComponent, BabylonServicesSliderComponent, BabylonSimpleImgInfoComponent, BabylonSliC1ImgTextComponent, BabylonSliC5ImgTxtComponent, BabylonSlider2colComponent, BabylonSlider2itemsComponent, BabylonSlider3ColComponent, BabylonSlider3colClearComponent, BabylonSlider3colV2Component, BabylonSlider3itemsComponent, BabylonSlider4colComponent, BabylonSliderBoxComponent, BabylonSliderImgStaticComponent, BabylonSliderImgStaticV2Component, BabylonSliderImgVideoComponent, BabylonSocialBarComponent, BabylonStaticFooterComponent, BabylonStaticFooterV2Component, BabylonSubmenuHotelComponent, BabylonThanksComponent, BabylonTopSimpleBannerComponent, BabylonTopSimpleImgComponent, BabylonTopSliderComponent, BabylonTopSliderThumbsComponent, BabylonTopSliderV2Component, BabylonTopSliderVideoComponent, BabylonTopSliderVideoV2Component, BabylonWebmapComponent, ButtonType, C4C1ImgTxtCComponent, C4C1ImgTxtComponent, C4C1TxtComponent, C4FoLinkSvgComponent, C4ForC2TxtComponent, C4HeImgTxtComponent, C4LisC2ImgTxtComponent, C4MeTxtSvgCtaComponent, C4SliC2ImgTxtCComponent, C4SliC2TxtImgComponent, H04SliderTextComponent, ListRoomsComponent, LogoType, MapperService, SCREEN_SIZER_PARAMS_TOKEN, SITE_CONFIG_SERVICE_TOKEN, SafeHtmlPipe, ScreenSizerService, Utils, complex_links };
|
|
13015
13106
|
//# sourceMappingURL=ctt-babylon.mjs.map
|