*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;min-height:100dvh;background:#fff;color:#1a1a1a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;background:#fff}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}._header_jujs7_1{--header-cream: #fffcdf;--header-texture: url(/assets/textura_fondo_verde-B-m2B5LL.webp);width:100%;padding:1rem 4%;background:#1f2418 var(--header-texture) center / cover no-repeat;color:var(--header-cream);z-index:1000;transition:padding .3s ease,transform .4s ease,opacity .4s ease;position:relative;overflow:visible}._header--dark-text_jujs7_14,._header--dark-text_jujs7_14 a,._header--dark-text_jujs7_14 button{color:var(--header-cream)}._header--at-top_jujs7_20{padding:1rem 4%}._header--scrolled_jujs7_24{padding:.85rem 4%}._header--hidden_jujs7_28{transform:translateY(-100%);opacity:0;pointer-events:none;transition-delay:.2s}._header--sticky_jujs7_35{position:fixed;top:0;left:0;box-shadow:none}._header--loading_jujs7_42{min-height:8vh;display:flex;align-items:center;justify-content:center}._header__container_jujs7_49{max-width:100%;min-height:var(--header-desktop-logo-baseline, 6vh);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;z-index:1}._header__section--left_jujs7_62{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:0}._header__logo-wrap_jujs7_70{display:flex;align-items:center;justify-content:flex-start}._header__section--right_jujs7_76{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end;flex:1 1 auto;min-width:0}._header__logo_jujs7_70{text-decoration:none;color:inherit;font-weight:700;font-size:1.5em;height:var(--header-desktop-logo-baseline, 6vh);max-height:var(--header-desktop-logo-baseline, 6vh);display:inline-flex;align-items:center}._header__logo_jujs7_70 img{height:var(--header-logo-height, 6vh);max-height:100%;max-width:min(18rem,24vw);width:auto;object-fit:contain}._header__nav_jujs7_104{display:flex;align-items:center;gap:clamp(1.25rem,2vw,2.6rem)}._header__nav--desktop_jujs7_110{display:flex;justify-content:space-around;width:70%}._header__nav--mobile_jujs7_116{display:none}._header__nav--left_jujs7_120{justify-content:flex-start}._header__nav--right_jujs7_124{justify-content:space-around}._header__locale-wrap_jujs7_129{display:flex;align-items:center}._header__contact-wrap_jujs7_134{display:flex;align-items:center;position:relative;flex:0 0 auto}._header__contact-wrap--mobile_jujs7_142{display:none}._header__nav-item_jujs7_146{position:relative;display:flex;align-items:center;padding:.5rem 0}._header__nav-link_jujs7_153{text-decoration:none;color:inherit;transition:opacity .2s ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem}._header__nav-link_jujs7_153:hover{opacity:.7}._header__submenu_jujs7_167{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:180px;background:#1f2418 var(--header-texture) center / cover no-repeat;border:1px solid rgba(255,252,223,.22);border-radius:0;padding:.5rem 0;box-shadow:0 8px 24px #00000040;opacity:0;visibility:hidden;transform:translate(-50%) translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:10;display:flex;flex-direction:column}._header__submenu_jujs7_167:before{content:"";position:absolute;left:0;right:0;top:-.6rem;height:.6rem;background:transparent}._header__nav-item_jujs7_146:hover ._header__submenu_jujs7_167{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._header__submenu-link_jujs7_203{display:flex;flex-direction:column;gap:.15rem;padding:.5rem 1.25rem;text-decoration:none;color:inherit;font-weight:400;font-size:.9em;white-space:nowrap;transition:background .15s ease}._header__submenu-link_jujs7_203:hover{background:#fffcdf14}._header__contact_jujs7_134{position:relative}._header__contact_jujs7_134 ._header__submenu_jujs7_167{left:auto;right:0;transform:translateY(8px);min-width:220px;background:#1f2418 var(--header-texture) center / cover no-repeat;border:1px solid rgba(255,252,223,.22);border-radius:0;padding:.5rem 0;box-shadow:0 12px 32px #0000002e;margin-top:.6rem}._header__contact_jujs7_134 ._header__submenu_jujs7_167:before{content:"";position:absolute;left:0;right:0;top:-.8rem;height:.8rem;background:transparent}._header__contact_jujs7_134:hover ._header__submenu_jujs7_167{transform:translateY(0)}._header__contact_jujs7_134 ._header__submenu-link_jujs7_203{display:flex;flex-direction:row;align-items:center;gap:.7rem;padding:.65rem 1.1rem;font-size:.95em;color:inherit}._header__contact_jujs7_134 ._header__submenu-link_jujs7_203:hover{background:#fffcdf14}._header__contact-trigger_jujs7_276{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:8px;border-radius:0;background:transparent;border:1px solid var(--header-cream);color:var(--header-cream);font-family:inherit;font-size:.7rem;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .25s ease;white-space:nowrap;box-shadow:none;text-transform:uppercase;letter-spacing:.22em}._header__contact-trigger_jujs7_276:hover{box-shadow:0 6px 16px #0000002e}._header__contact-trigger_jujs7_276:active{transform:scale(.97)}._header__contact-chevron_jujs7_305{width:.85em;height:.85em;transition:transform .3s ease;color:currentColor}._header__contact-trigger--open_jujs7_312 ._header__contact-chevron_jujs7_305{transform:rotate(180deg)}._header__contact-link_jujs7_316{display:inline-flex;align-items:center;justify-content:center}._header__submenu-link--whatsapp_jujs7_322{color:#25d366;font-weight:500}._header__submenu-icon_jujs7_327{width:1.05em;height:1.05em;flex-shrink:0;margin-right:10px}._header__nav-link--whatsapp_jujs7_334{display:inline-flex;align-items:center;gap:.5rem;color:#25d366}._header__nav-icon_jujs7_341{width:1.1em;height:1.1em;flex-shrink:0}._header__submenu-price_jujs7_220{font-size:.72em;font-weight:400;color:currentColor;opacity:.85}._header__cta_jujs7_354{padding:2% 5%;border-radius:4px;text-decoration:none;font-weight:600;transition:all .2s ease}._header__cta--primary_jujs7_362{background:var(--color-cta-1);color:var(--color-btn-primary-text)}._header__cta--secondary_jujs7_367{background:var(--color-cta-2);color:var(--color-btn-secondary-text);border:.2em solid var(--color-cta-2)}._header__cta--outline_jujs7_373{background:transparent;color:inherit;border:.2em solid currentColor}._header__cta--ghost_jujs7_379{background:transparent;color:inherit}._header__cta_jujs7_354:hover{opacity:.9;transform:translateY(-.1em)}._header__mobile-toggle_jujs7_389{display:none;flex-direction:column;gap:.5em;background:none;border:none;cursor:pointer;padding:.5em;z-index:1002}._header__mobile-toggle_jujs7_389 span{width:1.6em;height:.2em;background:currentColor;transition:all .3s ease;transform-origin:center}._header__cta--desktop_jujs7_409{display:inline-flex}._header__cta--mobile_jujs7_414,._header__nav-header_jujs7_419,._header__nav-close_jujs7_423,._header__overlay_jujs7_427{display:none}._header__locale_jujs7_129{background:transparent;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;-webkit-tap-highlight-color:transparent}._header__locale_jujs7_129:focus-visible{outline:2px solid var(--color-cta-2);outline-offset:3px;border-radius:999px}._header__locale-track_jujs7_452{position:relative;display:inline-flex;align-items:center;height:2.4em;padding:.25em;border-radius:999px;background:#1f2418eb;border:1px solid rgba(255,252,223,.25);transition:transform .2s ease;font-size:.85em;font-weight:600;letter-spacing:.02em;gap:0}._header__locale_jujs7_129:active ._header__locale-track_jujs7_452{transform:scale(.97)}._header__locale-thumb_jujs7_472{position:absolute;top:.22em;left:.22em;width:calc(50% - .22em);height:calc(100% - .44em);background:var(--color-fondo);border-radius:999px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .25s ease;box-shadow:0 2px 6px #00000026}._header__locale_jujs7_129[data-active=es] ._header__locale-thumb_jujs7_472{transform:translate(100%)}._header__locale-option_jujs7_489{position:relative;z-index:1;flex:1;padding:0 .95em;text-align:center;color:var(--header-cream);opacity:.75;transition:color .3s ease,opacity .3s ease;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap}._header__locale-option--active_jujs7_503{color:#1a1a1a;opacity:1}._header__locale--desktop_jujs7_509{display:inline-flex}._header__locale--mobile_jujs7_514{display:none}@media screen and (max-width:1024px){._header_jujs7_1{padding:1rem 4%;position:fixed;top:0;left:0;width:100%;background:#1f2418 var(--header-texture) center / cover no-repeat;box-shadow:none;transition:transform .35s ease,opacity .35s ease,background .3s ease}._header--at-top_jujs7_20{background:#1f2418 var(--header-texture) center / cover no-repeat;box-shadow:none;pointer-events:auto}._header__logo_jujs7_70{transition:opacity .3s ease,visibility .3s ease}._header--mobile-open_jujs7_543 ._header__logo_jujs7_70{opacity:0;visibility:hidden;pointer-events:none}._header--sticky_jujs7_35{position:fixed;box-shadow:none}._header--scrolled_jujs7_24{padding:1rem 4%;position:fixed;background:#1f2418 var(--header-texture) center / cover no-repeat;box-shadow:none}._header__container_jujs7_49{max-width:100%;min-height:0;padding:0;justify-content:space-between}._header__logo_jujs7_70,._header__nav-logo_jujs7_569{height:var(--header-mobile-logo-baseline, 5vh);max-height:var(--header-mobile-logo-baseline, 5vh);display:inline-flex;align-items:center}._header__logo_jujs7_70 picture,._header__nav-logo_jujs7_569 picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._header__logo_jujs7_70 img{height:var(--header-logo-height-mobile, 5vh);max-height:100%;max-width:min(14rem,60vw)}._header__mobile-toggle_jujs7_389{display:flex;color:var(--header-cream)}._header__mobile-toggle_jujs7_389 span{transition:background .3s ease}._header__mobile-toggle_jujs7_389 img{display:block;width:1.65rem;height:1.65rem;object-fit:contain}._header--mobile-open_jujs7_543 ._header__mobile-toggle_jujs7_389,._header__cta--desktop_jujs7_409,._header__locale-wrap_jujs7_129,._header__contact-wrap--desktop_jujs7_617{display:none}._header__contact-wrap--mobile_jujs7_142{display:flex;width:100%;flex-direction:column;align-items:center;margin-top:3.5vh}._header__contact-wrap--mobile_jujs7_142 ._header__contact-trigger_jujs7_276{background:transparent;color:var(--header-cream);border-color:var(--header-cream);font-size:.7rem;padding:8px}._header__contact-wrap--mobile_jujs7_142 ._header__contact-trigger_jujs7_276 span,._header__contact-wrap--mobile_jujs7_142 ._header__contact-chevron_jujs7_305{color:currentColor}._header__contact-wrap--mobile_jujs7_142 ._header__submenu-link_jujs7_203,._header__contact-wrap--mobile_jujs7_142 ._header__submenu-link_jujs7_203 span{color:inherit}._header__contact-wrap--mobile_jujs7_142 ._header__submenu_jujs7_167{display:none;margin-top:.6rem;padding:.5rem 0;background:#1f2418 var(--header-texture) center / cover no-repeat;color:inherit;border:1px solid rgba(255,252,223,.22);border-radius:0;box-shadow:0 6px 18px #00000026}._header__contact-wrap--mobile_jujs7_142 ._header__contact--open_jujs7_666 ._header__submenu_jujs7_167{display:flex;flex-direction:column}._header__contact-wrap--mobile_jujs7_142 ._header__submenu-link_jujs7_203{padding:.7em 1em}._header__contact-wrap--mobile_jujs7_142 ._header__contact-link_jujs7_316{width:min(42%,20rem);min-width:12rem;justify-content:center;padding:1.5vh 4%;border:1px solid currentColor;font-size:clamp(1rem,2.5vw,1.35rem);line-height:1;text-align:center}._header__section--right_jujs7_76{flex:0 0 auto;gap:0}._header__cta--mobile_jujs7_414{display:inline-flex;align-self:center;margin-top:4%;padding:3% 8%;font-size:1.1em}._header__nav--desktop_jujs7_110{display:none}._header__nav--mobile_jujs7_116{display:flex;position:fixed;top:0;right:0;width:100%;height:100vh;height:100dvh;background:#1f2418 var(--header-texture) center / cover no-repeat;color:var(--header-cream);flex-direction:column;align-items:center;justify-content:flex-start;padding:0 8% 6%;gap:0;transform:translate(100%);transition:transform .35s ease;box-shadow:none;z-index:1001;overflow-y:auto}._header__nav-header_jujs7_419{display:flex;align-items:center;justify-content:center;width:100%;padding:5vh 0 2vh;position:relative;border-bottom:0;margin-bottom:2vh}._header__nav-logo_jujs7_569{text-decoration:none;color:inherit;height:14vh;max-height:14vh}._header__nav-logo_jujs7_569 img{height:100%;max-height:100%;max-width:min(15rem,58vw);width:auto;object-fit:contain}._header__nav-close_jujs7_423{position:absolute;top:3.5vh;right:-3%;transform:none;width:1.8rem;height:1.8rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:inherit}._header__nav-close_jujs7_423 img{display:block;width:100%;height:100%;object-fit:contain}._header__nav-close_jujs7_423 span{position:absolute;width:1.4em;height:.15em;background:currentColor;border-radius:2px}._header__nav-close_jujs7_423 span:nth-child(1){transform:rotate(45deg)}._header__nav-close_jujs7_423 span:nth-child(2){transform:rotate(-45deg)}._header__nav--open_jujs7_793{transform:translate(0)}._header__nav-item_jujs7_146{width:100%;flex-direction:column;align-items:center;padding:4vh 0;border-bottom:0}._header__nav-link_jujs7_153{justify-content:center;font-size:clamp(1rem,2.7vw,1.45rem);padding:0;color:inherit;letter-spacing:.04em;text-align:center}._header__submenu_jujs7_167{position:relative;top:auto;left:auto;transform:none;min-width:100%;opacity:1;visibility:visible;box-shadow:none;border:none;border-radius:0;padding:0 0 0 5%;background:transparent}._header__nav-item_jujs7_146:hover ._header__submenu_jujs7_167{transform:none}._header__submenu-link_jujs7_203{padding:2% 0;font-size:1em;color:inherit}._header--mobile-open_jujs7_543:before{display:none}._header__overlay_jujs7_427{display:none;position:fixed;inset:0;background:#0006;z-index:1000;cursor:pointer}._header--mobile-open_jujs7_543 ._header__container_jujs7_49{z-index:1002}._header__locale--desktop_jujs7_509{display:none}._header__locale--mobile_jujs7_514{display:none;align-self:center;margin-top:auto;margin-bottom:8%;padding-top:10%}._header__locale--mobile_jujs7_514 ._header__locale-track_jujs7_452{font-size:1em;width:auto;min-width:9em;height:2.4em;padding:.3em}._header__locale--mobile_jujs7_514 ._header__locale-option_jujs7_489{padding:0 1.2em}._header__locale--mobile_jujs7_514 ._header__locale-option_jujs7_489{color:#fff;opacity:.85}._header__locale--mobile_jujs7_514 ._header__locale-option--active_jujs7_503{color:#1a1a1a;opacity:1}}@media screen and (max-width:1024px)and (orientation:portrait){._header_jujs7_1{padding:3% 4%}._header--scrolled_jujs7_24{padding:2.5% 4%}._header__logo_jujs7_70 img{height:var(--header-logo-height-mobile, 4.5vh)}._header__logo_jujs7_70,._header__nav-logo_jujs7_569{height:4.5vh;max-height:4.5vh}._header__nav-logo_jujs7_569{height:14vh;max-height:14vh}._header__nav_jujs7_104{width:100%;padding:0 8% 6%}._header__nav-header_jujs7_419{padding:5vh 0 2vh}._header__nav-logo_jujs7_569 img{height:100%}._header__nav-link_jujs7_153{font-size:1.2em}._header__cta--mobile_jujs7_414{padding:4% 10%;font-size:1.15em;width:100%;text-align:center;justify-content:center}}@media screen and (max-width:1024px)and (orientation:landscape){._header_jujs7_1{padding:.5rem 4%}._header--scrolled_jujs7_24{padding:.35rem 4%}._header__logo_jujs7_70 img{height:var(--header-logo-height-mobile, 2.2rem)}._header__logo_jujs7_70,._header__nav-logo_jujs7_569{height:auto;max-height:2.5rem}._header__nav--mobile_jujs7_116{padding:0 6% 1.5rem}._header__nav-header_jujs7_419{padding:1rem 0 .5rem;margin-bottom:.5rem}._header__nav-logo_jujs7_569{height:2.2rem;max-height:2.2rem}._header__nav-logo_jujs7_569 img{height:100%}._header__nav-close_jujs7_423{top:1rem}._header__nav-item_jujs7_146{padding:.6rem 0}._header__nav-link_jujs7_153{font-size:.95rem}._header__cta--mobile_jujs7_414{margin-top:.5rem;padding:.4rem 1.5rem;font-size:.9rem}._header__locale--mobile_jujs7_514{margin-top:.75rem;margin-bottom:.5rem;padding-top:.5rem}}._footer_135f0_1{width:100%;margin-top:0;padding:clamp(1rem,2vw,1.5rem) clamp(1.5rem,4vw,3rem);background:#f6f1e4 url(/assets/textura_fondo_blanco-P5RrPZx2.webp) center / cover no-repeat;color:#c79f72}._footer--dark-text_135f0_9,._footer--dark-text_135f0_9 a{color:#c79f72}._footer--loading_135f0_14{min-height:5rem}._footer__container_135f0_18{width:100%;max-width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);align-items:center;gap:1rem}._footer__brand_135f0_28{display:flex;align-items:center;justify-content:flex-start;padding-left:clamp(.5rem,2vw,2rem);min-width:0}._footer__logo_135f0_36{display:inline-flex;align-items:center;text-decoration:none}._footer__logo_135f0_36 img{height:var(--footer-logo-height, 2.65rem);max-width:min(9rem,100%);width:auto;object-fit:contain}._footer__links_135f0_49{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.5rem,3vw,3rem)}._footer__link_135f0_49{color:inherit;text-decoration:none;text-transform:uppercase;letter-spacing:.18em;font-size:clamp(.72rem,.95vw,.88rem);line-height:1;white-space:nowrap;transition:transform .25s ease,opacity .25s ease}._footer__link_135f0_49:hover{transform:scale(1.05);opacity:.86}._footer__spacer_135f0_73{min-height:1px}@media screen and (max-width:1024px){._footer_135f0_1{padding:1rem 1.25rem 1.15rem}._footer__container_135f0_18{grid-template-columns:1fr;justify-items:center;gap:.9rem}._footer__brand_135f0_28{justify-content:center;padding-left:0}._footer__logo_135f0_36 img{height:var(--footer-logo-height-mobile, 2.4rem)}._footer__links_135f0_49{gap:1rem 1.35rem}._footer__link_135f0_49{text-align:center;font-size:.72rem;letter-spacing:.14em}._footer__spacer_135f0_73{display:none}}@media screen and (max-width:1024px)and (orientation:landscape){._footer_135f0_1{padding:.75rem 2rem}._footer__container_135f0_18{grid-template-columns:auto 1fr;justify-items:start;align-items:center;gap:1.5rem}._footer__brand_135f0_28{justify-content:flex-start}._footer__logo_135f0_36 img{height:var(--footer-logo-height-mobile, 2rem)}._footer__links_135f0_49{justify-content:flex-end;gap:.6rem 1.2rem}._footer__link_135f0_49{font-size:.7rem}}._cookie-banner_d6bae_1{position:fixed;left:3%;bottom:6%;max-width:450px;background:var(--color-fondo);color:#2b2b2b;border-radius:16px;padding:1% 2%;box-shadow:0 12px 30px #0003;display:flex;flex-direction:column;gap:12px;z-index:9999}._cookie-banner__title_d6bae_17{font-weight:600;color:var(--color-cta-1);margin-bottom:6%}._cookie-banner__text_d6bae_23{margin:0 0 6%;font-size:.85rem;line-height:1.45}._cookie-banner__button_d6bae_30{align-self:center;padding:8px 40px;border-radius:999px;border:none;background:var(--color-cta-1);color:#fff;font-weight:600;cursor:pointer}._cookie-banner__button_d6bae_30:focus-visible{outline:3px solid var(--color-cta-2);outline-offset:3px}@media screen and (max-width:1024px){._cookie-banner_d6bae_1{left:4%;right:4%;bottom:4%;max-width:none;padding:4% 5%;border-radius:14px}._cookie-banner__title_d6bae_17{font-size:.95rem}._cookie-banner__text_d6bae_23{font-size:.82rem}._cookie-banner__button_d6bae_30{width:100%;padding:10px 0;font-size:.9rem}}@media screen and (max-width:1024px)and (orientation:portrait){._cookie-banner_d6bae_1{bottom:3%;padding:5% 6%}}@media screen and (max-width:1024px)and (orientation:landscape){._cookie-banner_d6bae_1{left:auto;right:3%;bottom:5%;max-width:380px;padding:2% 3%}._cookie-banner__button_d6bae_30{width:auto;padding:8px 40px}}._layout_i6dn7_1{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden}._layout--error_i6dn7_9{min-height:100vh;min-height:100dvh;justify-content:center;align-items:center;text-align:center;padding:clamp(2.5rem,6vw,5rem) 1.5rem;background:radial-gradient(circle at top right,rgba(205,104,106,.14),transparent 28%),linear-gradient(180deg,#f3edf0e6,#fff)}._layout__errorCard_i6dn7_21{width:min(100%,42rem);padding:clamp(2rem,4vw,3rem);border-radius:1.5rem;background:#fffffff0;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 64px #00000014}._layout__errorEyebrow_i6dn7_30{margin:0 0 .9rem;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-cta-2)}._layout__errorTitle_i6dn7_39{margin:0;font-size:clamp(2.3rem,5vw,3.6rem);line-height:1.05;color:var(--color-text)}._layout__errorMessage_i6dn7_46{margin:1rem auto 0;max-width:32rem;font-size:1.02rem;line-height:1.65;color:var(--color-text-light)}._layout__main_i6dn7_54{flex:1}._layout__main--with-sticky-header_i6dn7_58{padding-top:var(--layout-header-height, clamp(5.5rem, 7vw, 5.75rem));padding-bottom:0;transition:padding-top .3s ease}._layout__main--inner-page_i6dn7_64{padding-top:var(--layout-header-height, clamp(5.5rem, 7vw, 5.75rem));padding-bottom:0}._layout__main--header-hidden_i6dn7_69{padding-top:0vh}._layout__main--no-header_i6dn7_75{padding:0!important}@media screen and (max-width:1024px){._layout--error_i6dn7_9{justify-content:flex-start;padding:8rem 1rem 2rem}._layout__errorCard_i6dn7_21{width:100%;padding:1.5rem 1.25rem;border-radius:1.25rem}._layout__errorTitle_i6dn7_39{font-size:clamp(1.95rem,8vw,2.7rem)}._layout__errorMessage_i6dn7_46{font-size:.98rem}._layout__main--with-sticky-header_i6dn7_58,._layout__main--inner-page_i6dn7_64{padding-top:var(--layout-header-height, clamp(4.5rem, 13vw, 5.5rem));padding-bottom:0}}@media screen and (max-width:1024px)and (orientation:portrait){._layout__main--with-sticky-header_i6dn7_58,._layout__main--inner-page_i6dn7_64{padding-top:var(--layout-header-height, clamp(4.5rem, 13vw, 5.5rem));padding-bottom:0}}@media screen and (max-width:1024px)and (orientation:landscape){._layout__main--with-sticky-header_i6dn7_58{padding-top:var(--layout-header-height, clamp(4.5rem, 10vw, 5.25rem));padding-bottom:0}}._notFound_1f934_1{background:#000;color:#fff;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}._notFound__content_1f934_13{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._notFound__face_1f934_20{font-size:clamp(6rem,18vw,12rem);line-height:1;font-weight:400;letter-spacing:-.05em;transform:rotate(90deg);display:inline-block}._notFound__code_1f934_29{font-size:clamp(2.5rem,6vw,4rem);font-weight:600;margin:0;letter-spacing:.15em}._notFound__cta_1f934_36{margin-top:1rem;padding:.85rem 2rem;background:var(--color-cta-1);color:#fff;text-decoration:none;border-radius:999px;font-size:.95rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center}._notFound__cta_1f934_36:hover{transform:scale(1.05);box-shadow:0 6px 16px #0006}._notFound__cta--icon_1f934_56{padding:.85rem 1.1rem}._notFound__ctaIcon_1f934_60{width:1.2rem;height:1.2rem;display:block;filter:brightness(0) invert(1)}._hero_1quux_1{position:relative;width:100%;padding-top:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat}._hero__overlay_1quux_15{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none}._hero__content_1quux_25{position:relative;z-index:10;text-align:center;color:#fff;padding:4%;max-width:80%}._hero__content--iframe_1quux_34{position:absolute;bottom:4%;left:50%;transform:translate(-50%)}._hero__title_1quux_41{font-size:clamp(2rem,5vw,4rem);font-weight:700;margin:0 0 1em;line-height:1.1;text-shadow:0 .2em 1.2em rgba(0,0,0,.5);font-family:var(--font-family-headings, var(--font-family, inherit))}._hero__subtitle_1quux_50{font-size:clamp(1rem,2vw,1.5rem);margin:0;opacity:.9;text-shadow:0 .2em .8em rgba(0,0,0,.5)}._hero--video_1quux_57 ._hero__video_1quux_57{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._hero--iframe360_1quux_66 ._hero__iframe_1quux_66{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._hero--iframe360_1quux_66{transition:height .4s ease}._hero--gallery_1quux_79{transition:background-image .5s ease}._hero--image_1quux_83,._hero--video_1quux_57,._hero--gallery_1quux_79{height:var(--hero-height, 85dvh)}._hero--inner_1quux_89{padding-top:0}@media screen and (max-width:1024px){._hero_1quux_1{padding-top:0}._hero--image_1quux_83,._hero--video_1quux_57,._hero--gallery_1quux_79{height:var(--hero-height-mobile, var(--hero-height, 85dvh))}._hero__content_1quux_25{max-width:90%;padding:6%}._hero__title_1quux_41{font-size:clamp(1.6rem,5vw,3rem)}._hero__subtitle_1quux_50{font-size:clamp(.9rem,2.5vw,1.3rem)}}@media screen and (max-width:1024px)and (orientation:portrait){._hero--image_1quux_83,._hero--video_1quux_57,._hero--gallery_1quux_79{height:var(--hero-height-mobile, var(--hero-height, 85dvh))}._hero__content_1quux_25{max-width:95%;padding:8%}._hero__title_1quux_41{font-size:clamp(1.5rem,6vw,2.5rem)}}@media screen and (max-width:1024px)and (orientation:landscape){._hero--image_1quux_83,._hero--video_1quux_57,._hero--gallery_1quux_79{height:var(--hero-landscape-height, var(--hero-height, 85dvh))}._hero__content_1quux_25{max-width:70%;padding:4%}._hero__title_1quux_41{font-size:clamp(1.4rem,4vw,2.2rem)}}@media screen and (max-width:768px){._hero--iframe360_1quux_66{height:80vh!important}._hero--iframe360_1quux_66._hero--expanded_1quux_169{height:90vh!important}}._description_1ylnb_1{position:relative;width:100%;border-radius:18px;overflow:hidden;color:var(--color-text);height:100%;min-height:280px}._description--transparent_1ylnb_11{background:transparent}._description--with-background_1ylnb_15{background:var(--color-fondo)}._description--title-only_1ylnb_19{min-height:0}._description__container_1ylnb_23{position:relative;z-index:2;padding:4%}._description--title-only_1ylnb_19 ._description__container_1ylnb_23{padding-bottom:clamp(1rem,2vw,1.75rem)}._description--with-background_1ylnb_15 ._description__container_1ylnb_23{padding:6%}._description__icon_1ylnb_37{width:60px;height:60px;object-fit:contain;margin-bottom:3%}._description__content_1ylnb_44{display:flex;flex-direction:column;gap:2%}._description__heading_1ylnb_50{margin:2% 0%;line-height:1.2;font-weight:600}._description--title-only_1ylnb_19 ._description__heading_1ylnb_50{margin:0}._description__heading--h1_1ylnb_60{font-size:2.25em}._description__heading--h2_1ylnb_64{font-size:1.5em}._description__heading--h3_1ylnb_68{font-size:1em;font-weight:400;opacity:.9}._description__text_1ylnb_74{margin:2% 0%;line-height:1.7;font-size:var(--description-font-size, .95em);color:inherit;opacity:1}._description__list_1ylnb_82{margin:0;padding-left:4%;display:flex;flex-direction:column;gap:1%;list-style:disc}._description__list--ordered_1ylnb_91{list-style:decimal}._description__list--icons_1ylnb_95{list-style:none;padding-left:0}._description__list-item_1ylnb_100{font-size:var(--description-font-size, .95em);line-height:1.6}._description__list--icons_1ylnb_95 ._description__list-item_1ylnb_100{display:flex;align-items:flex-start;gap:10px}._description__list-icon_1ylnb_111{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin-top:4px}._description__content-image_1ylnb_119{width:100%;height:auto;max-width:100%;border-radius:12px;object-fit:contain}._description--align-left_1ylnb_127 ._description__container_1ylnb_23{text-align:left}._description--align-center_1ylnb_131 ._description__container_1ylnb_23{text-align:center}._description--align-right_1ylnb_135 ._description__container_1ylnb_23{text-align:right}._description--align-center_1ylnb_131 ._description__content_1ylnb_44{align-items:center}._description--align-right_1ylnb_135 ._description__content_1ylnb_44{align-items:flex-end}._description--align-center_1ylnb_131 ._description__list_1ylnb_82{padding-left:0;list-style-position:inside;align-items:center}._description--align-center_1ylnb_131 ._description__list--icons_1ylnb_95 ._description__list-item_1ylnb_100{justify-content:center}._description--align-right_1ylnb_135 ._description__list_1ylnb_82{padding-left:0;padding-right:4%;align-items:flex-end}._description--align-right_1ylnb_135 ._description__list--icons_1ylnb_95 ._description__list-item_1ylnb_100{justify-content:flex-end}._description--white_1ylnb_167,._description--white_1ylnb_167 ._description__heading_1ylnb_50,._description--white_1ylnb_167 ._description__text_1ylnb_74,._description--white_1ylnb_167 ._description__list_1ylnb_82,._description--white_1ylnb_167 ._description__list-item_1ylnb_100{color:#fff}._description--white_1ylnb_167 ._description__heading--h3_1ylnb_68{opacity:.95}._description--bold_1ylnb_182 ._description__text_1ylnb_74,._description--bold_1ylnb_182 ._description__list-item_1ylnb_100{font-weight:600}._description__animate-item_1ylnb_187{will-change:transform,opacity}@media screen and (max-width:1024px){._description__heading--h1_1ylnb_60{font-size:1.8em}._description__heading--h2_1ylnb_64{font-size:1.3em}}@media screen and (max-width:1024px)and (orientation:portrait){._description--align-right_1ylnb_135 ._description__content_1ylnb_44,._description--align-center_1ylnb_131 ._description__content_1ylnb_44{align-items:flex-start}._description--align-right_1ylnb_135 ._description__container_1ylnb_23,._description--align-center_1ylnb_131 ._description__container_1ylnb_23{text-align:left}._description--align-center_1ylnb_131 ._description__list_1ylnb_82,._description--align-right_1ylnb_135 ._description__list_1ylnb_82{padding-left:4%;padding-right:0;align-items:flex-start;list-style-position:outside}._description--align-center_1ylnb_131 ._description__list--icons_1ylnb_95 ._description__list-item_1ylnb_100,._description--align-right_1ylnb_135 ._description__list--icons_1ylnb_95 ._description__list-item_1ylnb_100{justify-content:flex-start}._description__heading--h1_1ylnb_60{font-size:1.6em}._description--with-background_1ylnb_15 ._description__container_1ylnb_23{padding:8% 6%}}@media screen and (max-width:1024px)and (orientation:landscape){._description__heading--h1_1ylnb_60{font-size:1.7em}}._description__btnWrap_1ylnb_250{display:flex;width:100%;margin-top:.4em}._description__btnWrap--left_1ylnb_256{justify-content:flex-start}._description__btnWrap--center_1ylnb_257{justify-content:center}._description__btnWrap--right_1ylnb_258{justify-content:flex-end}._description__btn_1ylnb_250{display:inline-flex;align-items:center;gap:.55em;padding:.7em 1.6em;border-radius:999px;background:var(--color-cta-1);color:#fff;font-weight:600;font-size:.95em;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .25s ease;box-shadow:0 2px 8px #0000001f}._description__btn--dark_1ylnb_277{color:#1a1a1a}._description__btn_1ylnb_250:hover{transform:scale(1.05);box-shadow:0 6px 16px #0000002e}._description__btnIcon_1ylnb_286{width:1.1em;height:1.1em;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}._description__btn--dark_1ylnb_277 ._description__btnIcon_1ylnb_286{filter:brightness(0)}._descriptionHome_1ef7f_1{--description-home-title: #4a4a40;--description-home-body: #57564c;--description-home-accent: #c79f72;--description-home-rule: rgba(199, 159, 114, .45);position:relative;width:100%;margin:0;padding:0;color:var(--description-home-body);overflow:hidden;height:100vh}._descriptionHome__backgroundMedia_1ef7f_15{position:absolute;inset:0;z-index:0}._descriptionHome__backgroundMedia_1ef7f_15 picture{display:block;width:100%;height:100%}._descriptionHome__backgroundImage_1ef7f_27{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._descriptionHome__topRule_1ef7f_35{position:absolute;top:0;left:clamp(1rem,1.8vw,1.35rem);right:clamp(1rem,1.8vw,1.35rem);height:1px;background:var(--description-home-rule)}._descriptionHome__container_1ef7f_44{position:relative;z-index:1;width:100%;display:flex;height:100%;flex-direction:column;justify-content:space-around;padding:clamp(1.5rem,2vw,2rem) clamp(1.75rem,3vw,2.75rem) clamp(1.8rem,3vw,2.4rem);gap:1rem;margin-top:4%}._descriptionHome__content_1ef7f_57{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:min(52%,42rem);max-width:52%;margin-left:auto;text-align:right}._descriptionHome__heading_1ef7f_68{margin:0;line-height:1.08;font-family:var(--font-family-headings, var(--font-family, inherit));will-change:transform,opacity}._descriptionHome__heading--primary_1ef7f_75{color:var(--description-home-title);font-size:clamp(1.8rem,3.4vw,3.6rem);font-weight:500;letter-spacing:.05em;text-transform:uppercase;overflow-wrap:break-word;word-break:normal}._descriptionHome__heading--secondary_1ef7f_85{position:relative;margin-top:1.1rem;padding-bottom:1.35rem;color:#c79f72;font-size:clamp(.85rem,1.35vw,1.25rem);font-weight:400;letter-spacing:.14em;text-transform:uppercase;overflow-wrap:break-word}._descriptionHome__heading--secondary_1ef7f_85:after{content:"";position:absolute;right:0;bottom:0;width:clamp(7rem,10vw,8.5rem);height:1px;background:#4a4a4038}._descriptionHome__text_1ef7f_107{margin:1.35rem 0 0;color:var(--description-home-body);font-size:clamp(.9rem,1.3vw,1.12rem);font-weight:400;line-height:1.65;max-width:100%;width:100%;margin-left:auto;text-align:right}._descriptionHome__list_1ef7f_119{margin:1.35rem 0 0;padding-left:0;display:flex;flex-direction:column;gap:.65rem;list-style:none;align-items:flex-end}._descriptionHome__list--ordered_1ef7f_129{counter-reset:description-home-ordered}._descriptionHome__list--ordered_1ef7f_129 ._descriptionHome__listItem_1ef7f_133{counter-increment:description-home-ordered}._descriptionHome__list--ordered_1ef7f_129 ._descriptionHome__listItem_1ef7f_133:before{content:counter(description-home-ordered) ".";margin-right:.45rem;color:var(--description-home-accent)}._descriptionHome__listItem_1ef7f_133{color:var(--description-home-body);font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.6}._descriptionHome__list--icons_1ef7f_149 ._descriptionHome__listItem_1ef7f_133{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px}._descriptionHome__listIcon_1ef7f_156{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin-top:4px}._descriptionHome__mottos_1ef7f_164{display:flex;align-items:center;gap:1.5rem;margin-top:clamp(1.1rem,2.8vw,2.25rem)}._descriptionHome__mottoLine_1ef7f_171{flex:1;min-width:0;height:1px;background:#4a4a403d}._descriptionHome__mottoWords_1ef7f_178{display:flex;align-items:center;justify-content:center;gap:clamp(.9rem,2vw,1.8rem);flex-wrap:wrap}._descriptionHome__mottoGroup_1ef7f_186{display:inline-flex;align-items:center;gap:clamp(.9rem,2vw,1.8rem)}._descriptionHome__motto_1ef7f_164{color:var(--description-home-accent);font-family:var(--font-family-headings, var(--font-family, inherit));font-size:clamp(.8rem,1.2vw,1.15rem);font-weight:400;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}._descriptionHome__mottoSeparator_1ef7f_202{width:4px;height:4px;border-radius:999px;background:#c79f72e6}._descriptionHome__animateItem_1ef7f_209{will-change:transform,opacity}@media screen and (max-width:1024px){._descriptionHome_1ef7f_1{width:100%}._descriptionHome__container_1ef7f_44{height:100%;padding:2.25rem 1.25rem 1.5rem}._descriptionHome__heading--primary_1ef7f_75{font-size:clamp(1.95rem,4.6vw,3rem)}._descriptionHome__heading--secondary_1ef7f_85{font-size:clamp(.85rem,1.9vw,1.1rem)}._descriptionHome__text_1ef7f_107,._descriptionHome__listItem_1ef7f_133{font-size:1rem}}@media screen and (max-width:1024px)and (orientation:portrait){._descriptionHome_1ef7f_1{width:100%;margin:0;padding:0;height:auto;aspect-ratio:1.2 / 1}._descriptionHome__topRule_1ef7f_35{display:none}._descriptionHome__container_1ef7f_44{height:100%;gap:0;padding:4% 4% 4% 54%;margin-top:0;justify-content:center}._descriptionHome__content_1ef7f_57{width:100%;max-width:100%;align-items:flex-end;margin-left:0;text-align:right}._descriptionHome__heading--primary_1ef7f_75{font-size:clamp(.9rem,4vw,2rem)!important;line-height:1.12}._descriptionHome__heading--secondary_1ef7f_85{margin-top:7%;padding-bottom:7%;font-size:clamp(.5rem,1.8vw,.95rem)!important;line-height:1.3}._descriptionHome__heading--secondary_1ef7f_85:after{left:auto;right:0;transform:none}._descriptionHome__text_1ef7f_107{width:100%;max-width:100%;margin-top:8%;text-align:right;font-size:clamp(.52rem,1.72vw,.9rem)!important;line-height:1.35}._descriptionHome__list_1ef7f_119,._descriptionHome__list--icons_1ef7f_149 ._descriptionHome__listItem_1ef7f_133{align-items:flex-end;justify-content:flex-end}._descriptionHome__mottos_1ef7f_164{display:none}}@media screen and (max-width:1024px)and (orientation:landscape){._descriptionHome_1ef7f_1{height:auto;min-height:100vh;min-height:100dvh;padding:1.5rem 0}._descriptionHome__container_1ef7f_44{height:100%;padding:1.25rem 2rem;gap:.75rem}._descriptionHome__content_1ef7f_57{margin-left:auto;width:min(52%,36rem);max-width:52%}._descriptionHome__heading--primary_1ef7f_75{font-size:clamp(1.4rem,3.5vw,2.4rem)}._descriptionHome__heading--secondary_1ef7f_85{margin-top:.6rem;padding-bottom:.6rem;font-size:clamp(.75rem,1.6vw,.95rem)}._descriptionHome__text_1ef7f_107{margin-top:.6rem;font-size:clamp(.82rem,1.4vw,.95rem);line-height:1.5}._descriptionHome__mottos_1ef7f_164{margin-top:1.1rem}}._descriptionModelo_195or_1{position:relative;width:100%;border-radius:18px;overflow:hidden;background:transparent;color:var(--color-text);height:100%;min-height:280px}._descriptionModelo__container_195or_12{position:relative;z-index:2;padding:4%}._descriptionModelo__icon_195or_18{width:60px;height:60px;object-fit:contain;margin-bottom:3%}._descriptionModelo__content_195or_25{display:flex;flex-direction:column;gap:2%}._descriptionModelo__heading_195or_31{margin:2% 0%;line-height:1.2;font-weight:600}._descriptionModelo__heading--h1_195or_37{font-size:2.25em}._descriptionModelo__heading--h2_195or_41{font-size:1.5em}._descriptionModelo__heading--h3_195or_45{font-size:1em;font-weight:400;opacity:.9}._descriptionModelo__text_195or_51{margin:2% 0%;line-height:1.7;font-size:.95em;color:var(--color-text-light);opacity:1}._descriptionModelo__list_195or_59{margin:0;padding-left:4%;display:flex;flex-direction:column;gap:1%;list-style:disc}._descriptionModelo__list--ordered_195or_68{list-style:decimal}._descriptionModelo__list--icons_195or_72{list-style:none;padding-left:0}._descriptionModelo__listItem_195or_77{line-height:1.6}._descriptionModelo__list--icons_195or_72 ._descriptionModelo__listItem_195or_77{display:flex;align-items:flex-start;gap:10px}._descriptionModelo__listIcon_195or_87{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin-top:4px}._descriptionModelo__contentImage_195or_95{width:100%;border-radius:12px;object-fit:cover}._descriptionModelo--align-left_195or_101 ._descriptionModelo__container_195or_12{text-align:left}._descriptionModelo--align-center_195or_105 ._descriptionModelo__container_195or_12{text-align:center}._descriptionModelo--align-right_195or_109 ._descriptionModelo__container_195or_12{text-align:right}._descriptionModelo--align-center_195or_105 ._descriptionModelo__content_195or_25{align-items:center}._descriptionModelo--align-right_195or_109 ._descriptionModelo__content_195or_25{align-items:flex-end}._descriptionModelo--align-center_195or_105 ._descriptionModelo__list_195or_59{padding-left:0;list-style-position:inside;align-items:center}._descriptionModelo--align-right_195or_109 ._descriptionModelo__list_195or_59{padding-left:0;padding-right:4%;align-items:flex-end}._descriptionModelo--align-center_195or_105 ._descriptionModelo__list--icons_195or_72 ._descriptionModelo__listItem_195or_77{justify-content:center}._descriptionModelo--align-right_195or_109 ._descriptionModelo__list--icons_195or_72 ._descriptionModelo__listItem_195or_77{justify-content:flex-end}._descriptionModelo__animateItem_195or_141{will-change:transform,opacity}@media screen and (max-width:1024px){._descriptionModelo__heading--h1_195or_37{font-size:1.8em}._descriptionModelo__heading--h2_195or_41{font-size:1.3em}}@media screen and (max-width:1024px)and (orientation:portrait){._descriptionModelo--align-center_195or_105 ._descriptionModelo__content_195or_25,._descriptionModelo--align-right_195or_109 ._descriptionModelo__content_195or_25{align-items:flex-start}._descriptionModelo--align-center_195or_105 ._descriptionModelo__container_195or_12,._descriptionModelo--align-right_195or_109 ._descriptionModelo__container_195or_12{text-align:left}._descriptionModelo--align-center_195or_105 ._descriptionModelo__list_195or_59,._descriptionModelo--align-right_195or_109 ._descriptionModelo__list_195or_59{padding-left:4%;padding-right:0;align-items:flex-start;list-style-position:outside}._descriptionModelo--align-center_195or_105 ._descriptionModelo__list--icons_195or_72 ._descriptionModelo__listItem_195or_77,._descriptionModelo--align-right_195or_109 ._descriptionModelo__list--icons_195or_72 ._descriptionModelo__listItem_195or_77{justify-content:flex-start}._descriptionModelo__heading--h1_195or_37{font-size:1.6em}}@media screen and (max-width:1024px)and (orientation:landscape){._descriptionModelo__heading--h1_195or_37{font-size:1.7em}}._scroll-cta-wrapper_1v22l_1{width:100%;display:flex;justify-content:center;align-items:center;position:relative;height:10vh;margin-bottom:4%}._scroll-cta__button_1v22l_11{background-color:var(--color-cta-1);color:#fff;padding:var(--scroll-cta-button-padding, 12px 30px);border:none;font-size:1.1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:15px;transition:all .3s ease;border-radius:0 0 30px 30px;position:absolute;top:0;cursor:pointer}._scroll-cta__button_1v22l_11:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}._scroll-cta__text_1v22l_34{font-size:var(--scroll-cta-text-font-size, 1.5rem);color:#fff;white-space:nowrap}._scroll-cta__arrow-container_1v22l_40{width:var(--scroll-cta-arrow-width, 40px);height:var(--scroll-cta-arrow-height, 40px);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._scroll-cta__arrow-icon_1v22l_50{width:100%;height:100%;position:absolute;animation:_scrollArrow_1v22l_1 2.4s ease-in-out infinite}._scroll-cta__end_1v22l_57{position:absolute;bottom:0;left:50%;width:1px;height:1px;transform:translate(-50%);pointer-events:none}@keyframes _scrollArrow_1v22l_1{0%{transform:translate(-100%,-100%);opacity:0}5%{opacity:0}15%{opacity:1}20%{transform:translate(0);opacity:1}80%{transform:translate(0);opacity:1}85%{opacity:1}92%{opacity:0}to{transform:translate(100%,100%);opacity:0}}._scroll-cta__button_1v22l_11:focus-visible{outline:3px solid var(--color-cta-2);outline-offset:4px}@media screen and (max-width:1024px){._scroll-cta__button_1v22l_11{border-radius:0 0 30px 30px;padding:var(--scroll-cta-button-padding, 12px 30px);font-size:1rem;gap:10px}._scroll-cta__text_1v22l_34{font-size:var(--scroll-cta-text-font-size, 1.2rem)}}@media screen and (max-width:1024px)and (orientation:portrait){._scroll-cta-wrapper_1v22l_1{height:8vh;margin-bottom:6%}._scroll-cta__button_1v22l_11{padding:var(--scroll-cta-button-padding, 10px 24px);font-size:.9rem}._scroll-cta__text_1v22l_34{font-size:var(--scroll-cta-text-font-size, 1rem)}._scroll-cta__arrow-container_1v22l_40{width:var(--scroll-cta-arrow-width, 30px);height:var(--scroll-cta-arrow-height, 30px)}}@media screen and (max-width:1024px)and (orientation:landscape){._scroll-cta-wrapper_1v22l_1{height:10vh}._scroll-cta__text_1v22l_34{font-size:var(--scroll-cta-text-font-size, 1.1rem)}}._espacio-vacio_bik32_1{width:100%;height:var(--espacio-vacio-height, 4vh);background:transparent;pointer-events:none}._gallery_1f9x3_1{width:100%;height:100vh;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:0;margin:0;opacity:0;transform:translateY(56px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}._gallery--visible_1f9x3_16{opacity:1;transform:translateY(0)}._gallery__viewport_1f9x3_22{flex:1;position:relative;overflow:hidden;opacity:0;transform:translateY(28px) scale(.985);transition:opacity 1.05s cubic-bezier(.22,1,.36,1) .12s,transform 1.05s cubic-bezier(.22,1,.36,1) .12s}._gallery--visible_1f9x3_16 ._gallery__viewport_1f9x3_22{opacity:1;transform:translateY(0) scale(1)}._gallery__viewport_1f9x3_22:before,._gallery__viewport_1f9x3_22:after{content:"";position:absolute;top:0;bottom:0;width:clamp(5rem,14vw,12rem);z-index:4;pointer-events:none}._gallery__viewport_1f9x3_22:before{left:0;background:linear-gradient(90deg,#00000057,#0000)}._gallery__viewport_1f9x3_22:after{right:0;background:linear-gradient(270deg,#00000057,#0000)}._gallery__track_1f9x3_58{position:relative;width:100%;height:100%}._gallery__slide_1f9x3_65{position:absolute;border-radius:0;overflow:hidden;cursor:pointer;opacity:0;will-change:transform,opacity}._gallery__slide_1f9x3_65:hover{box-shadow:none!important}._gallery__image_1f9x3_78{width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}._gallery__shade_1f9x3_88{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,#0000008c,#0000001f 22%,#0000 34%)}._gallery__caption_1f9x3_101{position:absolute;z-index:2;display:flex;flex-direction:column;pointer-events:none}._gallery__caption--primary_1f9x3_110{bottom:clamp(2.2rem,6vw,5rem);align-items:flex-start;text-align:left;gap:clamp(.7rem,1.4vw,1.1rem);max-width:min(42%,30rem)}._gallery__caption--primary_1f9x3_110._gallery__caption--right_1f9x3_118{left:54%}._gallery__caption--primary_1f9x3_110._gallery__caption--left_1f9x3_122{left:clamp(1.5rem,5vw,5rem)}._gallery__caption--textRight_1f9x3_127{align-items:flex-end;text-align:right}._gallery__caption--primary_1f9x3_110._gallery__caption--left_1f9x3_122._gallery__caption--textRight_1f9x3_127{left:auto;right:52%}._gallery__eyebrow_1f9x3_137{color:#c8a75d;font-size:clamp(.66rem,.9vw,.82rem);font-weight:500;line-height:1.2;letter-spacing:.3em;text-transform:uppercase}._gallery__captionTitle_1f9x3_146{color:#f7f1e4;font-size:clamp(1.35rem,2.6vw,2.4rem);font-weight:500;line-height:1.05;letter-spacing:.05em;text-transform:uppercase}._gallery__captionDivider_1f9x3_155{width:clamp(42px,5vw,66px);height:1px;background:#c8a75dd9}._gallery__caption--detail_1f9x3_162{left:50%;bottom:clamp(1.6rem,4vw,3rem);transform:translate(-50%);align-items:center;text-align:center;gap:clamp(.9rem,1.6vw,1.3rem);width:min(88%,640px)}._gallery__captionText_1f9x3_172{margin:0;color:#fff;font-size:clamp(.86rem,1.25vw,1.15rem);font-weight:400;line-height:1.5;letter-spacing:.03em;text-shadow:0 2px 16px rgba(0,0,0,.5)}._gallery__caption--detail_1f9x3_162 ._gallery__captionDivider_1f9x3_155{background:#ffffffd9}._gallery__arrow_1f9x3_186{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:3.75rem;height:3.75rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;transition:transform .2s ease,text-shadow .2s ease;padding:0}._gallery__arrowIcon_1f9x3_203{display:block;width:1.35rem;height:auto}._gallery__arrowClose_1f9x3_209{position:relative;display:block;width:3rem;height:3rem}._gallery__arrowClose_1f9x3_209:before,._gallery__arrowClose_1f9x3_209:after{content:"";position:absolute;top:50%;left:50%;width:3rem;height:1px;background:#fffcdf;transform-origin:center}._gallery__arrowClose_1f9x3_209:before{transform:translate(-50%,-50%) rotate(45deg)}._gallery__arrowClose_1f9x3_209:after{transform:translate(-50%,-50%) rotate(-45deg)}._gallery__arrow_1f9x3_186:hover{transform:translateY(-50%) scale(1.05);text-shadow:0 4px 14px rgba(0,0,0,.24)}._gallery__arrow--prev_1f9x3_241{left:1.5rem}._gallery__arrow--next_1f9x3_245{right:1.5rem}._gallery__lightbox_1f9x3_250{position:fixed;inset:0;z-index:10010;background:#000000d1;display:flex;align-items:center;justify-content:center;animation:_lbFadeIn_1f9x3_1 .3s ease}._gallery__lightboxClose_1f9x3_261{position:absolute;top:2%;right:2%;background:none;border:none;color:#fff;font-size:2.5em;cursor:pointer;line-height:1;transition:transform .2s ease;z-index:2}._gallery__lightboxClose_1f9x3_261:hover{transform:scale(1.15)}._gallery__lightboxContent_1f9x3_279{position:relative;max-width:80%;max-height:88%;border-radius:18px;overflow:hidden;animation:_lbScale_1f9x3_1 .35s ease}._gallery__lightboxImage_1f9x3_288{width:100%;height:100%;object-fit:fill;display:block;border-radius:18px}@keyframes _lbFadeIn_1f9x3_1{0%{opacity:0}to{opacity:1}}@keyframes _lbScale_1f9x3_1{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media screen and (max-width:1024px){._gallery_1f9x3_1{height:50vh;touch-action:pan-y}._gallery__viewport_1f9x3_22{-webkit-mask-image:none;mask-image:none}._gallery__lightboxContent_1f9x3_279{max-width:95%;max-height:92%}._gallery__arrow_1f9x3_186{width:3rem;height:3rem}._gallery__arrowIcon_1f9x3_203{width:1.1rem}._gallery__arrow--prev_1f9x3_241{left:.75rem}._gallery__arrow--next_1f9x3_245{right:.75rem}._gallery__caption--primary_1f9x3_110{max-width:min(80%,22rem);bottom:clamp(1.4rem,6vw,2.6rem);gap:clamp(.6rem,2.4vw,.9rem)}._gallery__caption--detail_1f9x3_162{width:min(88%,420px);bottom:clamp(1.2rem,5vw,2.2rem)}}@media screen and (max-width:1024px)and (orientation:portrait){._gallery_1f9x3_1{height:50vh}._gallery__caption--primary_1f9x3_110._gallery__caption--right_1f9x3_118,._gallery__caption--primary_1f9x3_110._gallery__caption--left_1f9x3_122{left:clamp(1.1rem,6vw,2rem);right:auto}._gallery__caption--primary_1f9x3_110._gallery__caption--left_1f9x3_122._gallery__caption--textRight_1f9x3_127{left:auto;right:clamp(1.1rem,6vw,2rem)}._gallery__lightbox_1f9x3_250{flex-direction:column;justify-content:center;gap:10px}._gallery__lightboxClose_1f9x3_261{position:relative;top:auto;right:auto;align-self:flex-end;margin-right:2.5%;font-size:2.2em}}@media screen and (max-width:1024px)and (orientation:landscape){._gallery_1f9x3_1{height:75vh;min-height:280px;max-height:420px}}@font-face{font-family:Styrene A GalleryInfo Thin;src:url(/assets/StyreneALC-Thin-8SaAS56p.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}._gi_1xt9b_9{--gi-dark: #202719;--gi-cream: #f4efe4;--gi-gold: #c8a75d;--gi-text-light: #f7f1e4;width:100%;overflow:hidden;background:var(--gi-cream)}._gi__top_1xt9b_19{position:relative;background:linear-gradient(180deg,#2027193d,#2027195c),url(/assets/textura_fondo_verde-B-m2B5LL.webp) center / cover repeat,var(--gi-dark);padding:clamp(4.2rem,7vw,6.5rem) 5% clamp(2.2rem,4vw,3.2rem)}._gi__top_1xt9b_19:after{content:"";position:absolute;left:var(--gi-tab-left, 13%);bottom:-1px;width:clamp(52px,7vw,82px);height:clamp(42px,5vw,66px);background:url(/assets/textura_fondo_blanco-P5RrPZx2.webp) center / cover repeat,var(--gi-cream);clip-path:polygon(50% 0,100% 100%,0 100%);opacity:0;transform:translate(-50%) translateY(10px);transition:left .35s ease,opacity .25s ease,transform .25s ease}._gi__top--expanded_1xt9b_44:after{opacity:1;transform:translate(-50%) translateY(0)}._gi__inner_1xt9b_49{width:min(100%);margin:0 auto}._gi__header_1xt9b_54{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;width:min(100%,720px);margin-bottom:clamp(1.35rem,2.4vw,2rem)}._gi__title_1xt9b_63{margin:0;color:var(--gi-text-light);font-size:clamp(1.35rem,2.35vw,2rem);font-weight:500;letter-spacing:.04em;text-transform:uppercase;line-height:1.05}._gi__titleDivider_1xt9b_73{width:clamp(42px,5vw,66px);height:1px;background:#c8a75db8}._gi__subtitle_1xt9b_79{margin:0;color:var(--gi-gold);font-size:clamp(.62rem,.86vw,.76rem);line-height:1.45;letter-spacing:.28em;text-transform:uppercase}._gi__mainSlider_1xt9b_88{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.7rem,1.5vw,1.2rem);width:100%}._gi__thumbGrid_1xt9b_97{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,2vw,1.25rem);min-width:0}._gi__thumb_1xt9b_97{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:.55rem;padding:0;border:0;background:transparent;color:var(--gi-gold);text-align:left;cursor:pointer;transition:transform .22s ease,opacity .22s ease}._gi__thumb_1xt9b_97:hover,._gi__thumb--active_1xt9b_120{transform:translateY(-4px)}._gi__thumb_1xt9b_97:not(._gi__thumb--active_1xt9b_120){opacity:.9}._gi__thumbImage_1xt9b_128{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}._gi__thumbLabel_1xt9b_135{display:block;min-height:1.2em;overflow-wrap:anywhere;color:var(--gi-gold);font-size:clamp(.62rem,1vw,.75rem);line-height:1.25;letter-spacing:.18em;text-transform:uppercase}._gi__mainArrow_1xt9b_146,._gi__subArrow_1xt9b_147{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:currentColor;cursor:pointer;transition:transform .2s ease,opacity .2s ease}._gi__mainArrow_1xt9b_146{width:2rem;height:3rem;color:var(--gi-gold);font-size:2.2rem;line-height:1}._gi__mainArrow_1xt9b_146:hover,._gi__subArrow_1xt9b_147:hover{transform:scale(1.12)}._gi__details_1xt9b_172{max-height:0;opacity:0;transform:translateY(-20px);overflow:hidden;transition:max-height .65s ease,opacity .45s ease,transform .45s ease}._gi__details--open_1xt9b_180{max-height:980px;opacity:1;transform:translateY(0)}._gi__featureBand_1xt9b_186{background:url(/assets/textura_fondo_blanco-P5RrPZx2.webp) center / cover repeat,var(--gi-cream);display:flex;justify-content:center;padding:clamp(1.8rem,5vw,3.9rem) 0}._gi__featureTrack_1xt9b_195{--gi-feature-current-width: 70%;--gi-feature-side-width: 14%;--gi-feature-side-height: clamp(220px, 31vw, 390px);position:relative;width:100%;aspect-ratio:2.539682 / 1;overflow:hidden;animation:_giFadeSlide_1xt9b_1 .48s ease both;isolation:isolate}._gi__feature_1xt9b_186{--gi-feature-width: var(--gi-feature-side-width);--gi-feature-height: var(--gi-feature-side-height);--gi-feature-left: 50%;--gi-feature-opacity: 0;--gi-feature-z: 0;position:absolute;top:50%;left:var(--gi-feature-left);display:block;width:var(--gi-feature-width);height:var(--gi-feature-height);overflow:hidden;opacity:var(--gi-feature-opacity);transform:translate(-50%,-50%);transform-origin:center center;transition:transform 1.05s cubic-bezier(.22,1,.36,1),left 1.05s cubic-bezier(.22,1,.36,1),width 1.05s cubic-bezier(.22,1,.36,1),height 1.05s cubic-bezier(.22,1,.36,1),opacity .72s ease;isolation:isolate;z-index:var(--gi-feature-z);pointer-events:none;will-change:transform,width,height,opacity}._gi__feature--current_1xt9b_235{--gi-feature-width: var(--gi-feature-current-width);--gi-feature-height: 100%;--gi-feature-left: 50%;--gi-feature-opacity: 1;--gi-feature-z: 3}._gi__feature--left_1xt9b_243{--gi-feature-left: 7%;--gi-feature-opacity: 1;--gi-feature-z: 2}._gi__feature--right_1xt9b_249{--gi-feature-left: 93%;--gi-feature-opacity: 1;--gi-feature-z: 2}._gi__feature--hiddenLeft_1xt9b_255{--gi-feature-left: -10%}._gi__feature--hiddenRight_1xt9b_259{--gi-feature-left: 110%}._gi__feature--transitioning_1xt9b_263{pointer-events:none}._gi__feature_1xt9b_186:before,._gi__feature_1xt9b_186:after{content:"";position:absolute;top:0;bottom:0;width:clamp(4rem,12vw,11rem);pointer-events:none;opacity:0;transition:opacity .42s ease;z-index:1}._gi__feature_1xt9b_186:before{left:0;background:linear-gradient(90deg,#00000061,#0000)}._gi__feature_1xt9b_186:after{right:0;background:linear-gradient(270deg,#00000061,#0000)}._gi__feature--current_1xt9b_235:before,._gi__feature--current_1xt9b_235:after{opacity:1}._gi__featureImage_1xt9b_295{width:100%;height:100%;object-fit:cover;display:block;background:#20271914}._gi__featureShade_1xt9b_303{position:absolute;inset:0;background:linear-gradient(0deg,#00000080,#0000001a 20%,#0000 30%);pointer-events:none;z-index:1}._gi__featureCopy_1xt9b_316{position:absolute;left:50%;bottom:clamp(1rem,2.8vw,2rem);transform:translate(-50%);width:min(90%,520px);color:#fff;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.48);pointer-events:none;opacity:0;transition:opacity .42s ease .12s;z-index:2}._gi__feature--current_1xt9b_235 ._gi__featureCopy_1xt9b_316{opacity:1}._gi__featureText_1xt9b_335{margin:0 0 .25rem;font-family:"Styrene A GalleryInfo Thin",var(--font-family, sans-serif);font-size:clamp(.88rem,1.5vw,1.35rem);font-weight:700;line-height:1.2;letter-spacing:.08em}._gi__featureTitle_1xt9b_344{margin:0;font-size:clamp(1.45rem,3.2vw,2.65rem);font-weight:400;line-height:1;letter-spacing:.12em;text-transform:uppercase}._gi__featureCopy_1xt9b_316:after{content:"";display:block;width:2.6rem;height:2px;margin:1rem auto 0;background:#ffffffd1}._gi__subArrow_1xt9b_147{position:absolute;top:50%;width:clamp(2.5rem,3.2vw,1rem);height:clamp(2.5rem,8vw,1rem);transform:translateY(-50%);color:#fff;line-height:1;z-index:3}._gi__subArrowIcon_1xt9b_373{display:block;width:auto;height:100%;filter:drop-shadow(0 2px 12px rgba(0,0,0,.46));pointer-events:none}._gi__subArrow_1xt9b_147:hover{transform:translateY(-50%) scale(1.08)}._gi__subArrow_1xt9b_147:disabled{pointer-events:none}._gi__subArrow--left_1xt9b_389{left:calc(15% + 1rem)}._gi__subArrow--right_1xt9b_393{right:calc(15% + 1rem)}@keyframes _giFadeSlide_1xt9b_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){._gi__top_1xt9b_19{padding:10% 7% 8%}._gi__top_1xt9b_19:after{left:50%;width:54px;height:42px}._gi__header_1xt9b_54{gap:.5rem;width:min(100%,520px);margin-bottom:6%}._gi__title_1xt9b_63{font-size:clamp(1rem,4vw,1.5rem);letter-spacing:.035em}._gi__subtitle_1xt9b_79{max-width:85%;font-size:clamp(.52rem,1.9vw,.75rem);letter-spacing:.18em}._gi__mainSlider_1xt9b_88{display:block;width:100%;overflow:hidden;touch-action:pan-y}._gi__thumbGrid_1xt9b_97{display:flex;width:100%;gap:3%;animation:_giMobileThumbSlide_1xt9b_1 .48s cubic-bezier(.22,1,.36,1) both}._gi__thumb_1xt9b_97{flex:0 0 72%}._gi__thumb_1xt9b_97:not(._gi__thumb--active_1xt9b_120){flex-basis:28%}._gi__thumb_1xt9b_97:hover,._gi__thumb--active_1xt9b_120{transform:none}._gi__thumbImage_1xt9b_128{height:52vw;aspect-ratio:auto;object-fit:cover}._gi__thumbLabel_1xt9b_135{font-size:clamp(.55rem,2vw,.75rem)}._gi__mainArrow_1xt9b_146{display:none}._gi__featureTrack_1xt9b_195{width:min(92%,720px);aspect-ratio:16 / 9;margin:0 auto}._gi__feature--current_1xt9b_235{--gi-feature-width: 100%}._gi__feature--left_1xt9b_243{--gi-feature-width: 100%;--gi-feature-height: 100%;--gi-feature-left: -50%;--gi-feature-opacity: 0}._gi__feature--right_1xt9b_249{--gi-feature-width: 100%;--gi-feature-height: 100%;--gi-feature-left: 150%;--gi-feature-opacity: 0}._gi__feature--hiddenLeft_1xt9b_255{--gi-feature-width: 100%;--gi-feature-height: 100%;--gi-feature-left: -75%}._gi__feature--hiddenRight_1xt9b_259{--gi-feature-width: 100%;--gi-feature-height: 100%;--gi-feature-left: 175%}._gi__subArrow--left_1xt9b_389{left:1rem}._gi__subArrow--right_1xt9b_393{right:1rem}._gi__details--open_1xt9b_180{max-height:820px}._gi__featureBand_1xt9b_186{padding:1.5rem 0 2rem}._gi__subArrow_1xt9b_147{width:clamp(2.5rem,3.2vw,1rem);height:clamp(2.5rem,8vw,1rem)}._gi__subArrowIcon_1xt9b_373{height:100%}}@media screen and (max-width:1024px)and (orientation:landscape){._gi__top_1xt9b_19{padding:3rem 6% 2rem}._gi__header_1xt9b_54{margin-bottom:3%}._gi__title_1xt9b_63{font-size:clamp(1.1rem,3vw,1.5rem)}._gi__thumbImage_1xt9b_128{height:38vh;max-height:180px}._gi__featureTrack_1xt9b_195{width:min(85%,640px);aspect-ratio:2.2 / 1}._gi__details--open_1xt9b_180{max-height:700px}}@keyframes _giMobileThumbSlide_1xt9b_1{0%{opacity:.65;transform:translate(6%)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){._gi__thumbGrid_1xt9b_97,._gi__featureTrack_1xt9b_195,._gi__feature_1xt9b_186,._gi__feature_1xt9b_186:before,._gi__feature_1xt9b_186:after,._gi__featureCopy_1xt9b_316{animation:none;transition:none}}._tipologias_1eya8_1{width:100%;padding:2%;background:#f6f1e4 url(/assets/textura_fondo_blanco-P5RrPZx2.webp) center / cover no-repeat;opacity:0;transform:translateY(56px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}._tipologias--visible_1eya8_11{opacity:1;transform:translateY(0)}._tipologias__title_1eya8_16{margin:0 0 clamp(1.25rem,2vw,1.75rem);padding:0 clamp(1.25rem,3.6vw,3.25rem);font-size:clamp(2rem,4vw,3rem);line-height:1.1;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#4a4a40;opacity:0;transform:translateY(18px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}._tipologias--visible_1eya8_11 ._tipologias__title_1eya8_16{opacity:1;transform:translateY(0)}._tipologias__carousel_1eya8_36{position:relative;display:flex;align-items:center;flex-direction:column;opacity:0;transform:translateY(28px) scale(.985);transition:opacity 1.05s cubic-bezier(.22,1,.36,1) .12s,transform 1.05s cubic-bezier(.22,1,.36,1) .12s}._tipologias--visible_1eya8_11 ._tipologias__carousel_1eya8_36{opacity:1;transform:translateY(0) scale(1)}._tipologias__track_1eya8_52{position:relative;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(.5rem,1.4vw,1.35rem);padding:0}._tipologias__stage_1eya8_62{position:relative;width:100%;min-width:0;min-height:clamp(16rem,36vw,31rem);overflow:hidden}._tipologias__card_1eya8_70{--card-width: clamp(8.75rem, 17vw, 17rem);--card-offset: 0rem;--card-scale: .84;--card-opacity: 0;--card-z: 0;--card-saturation: .82;position:absolute;top:50%;left:50%;width:var(--card-width);border-radius:0;overflow:hidden;opacity:var(--card-opacity);z-index:var(--card-z);filter:saturate(var(--card-saturation));transform:translate(-50%,-50%) translate(var(--card-offset)) scale(var(--card-scale));transform-origin:center center;transition:transform 1.05s cubic-bezier(.22,1,.36,1),width 1.05s cubic-bezier(.22,1,.36,1),opacity .72s ease,filter .72s ease;pointer-events:none;will-change:transform,width,opacity}._tipologias__card--current_1eya8_96{--card-width: clamp(20rem, 52vw, 46rem);--card-offset: 0rem;--card-scale: 1;--card-opacity: 1;--card-z: 3;--card-saturation: 1}._tipologias__card--left_1eya8_105{--card-width: clamp(8.75rem, 17vw, 17rem);--card-offset: calc(-1*clamp(18.5rem, 39vw, 31rem)) ;--card-scale: .9;--card-opacity: .92;--card-z: 2;--card-saturation: .9}._tipologias__card--right_1eya8_114{--card-width: clamp(8.75rem, 17vw, 17rem);--card-offset: clamp(18.5rem, 39vw, 31rem);--card-scale: .9;--card-opacity: .92;--card-z: 2;--card-saturation: .9}._tipologias__card--hiddenLeft_1eya8_123{--card-width: clamp(8.75rem, 17vw, 17rem);--card-offset: calc(-1*clamp(30rem, 60vw, 48rem)) ;--card-scale: .84;--card-opacity: 0;--card-z: 0;--card-saturation: .82}._tipologias__card--hiddenRight_1eya8_132{--card-width: clamp(8.75rem, 17vw, 17rem);--card-offset: clamp(30rem, 60vw, 48rem);--card-scale: .84;--card-opacity: 0;--card-z: 0;--card-saturation: .82}._tipologias__card--interactive_1eya8_141{cursor:pointer;pointer-events:auto}._tipologias__card--interactive_1eya8_141:hover{filter:saturate(.98)}._tipologias__card--transitioning_1eya8_150{pointer-events:none}._tipologias__image_1eya8_154{width:100%;height:auto;max-height:clamp(13rem,31vw,27rem);object-fit:contain;display:block}._tipologias__detail_1eya8_162{width:min(100%,42rem);margin:clamp(.75rem,1.4vw,1.2rem) auto 0;padding:0 clamp(1rem,2.5vw,1.5rem)}._tipologias__detailStack_1eya8_168{position:relative;min-height:clamp(5.5rem,8vw,8rem)}._tipologias__detailContent_1eya8_173{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._tipologias__detailContent--current_1eya8_181{position:relative;opacity:1;transform:translateY(0)}._tipologias__detailContent--entering_1eya8_187{position:absolute;inset:0;animation:_tipologiasDetailEnter_1eya8_1 .95s cubic-bezier(.22,1,.36,1) .08s both}._tipologias__detailContent--leaving_1eya8_193{position:absolute;inset:0;animation:_tipologiasDetailLeave_1eya8_1 .62s cubic-bezier(.4,0,.2,1) both}._tipologias__cardTitle_1eya8_199{margin:0;font-weight:500;font-size:clamp(1.25rem,1.9vw,1.85rem);line-height:1.04;letter-spacing:.16em;text-transform:uppercase;color:#4a4a40}._tipologias__detailRule_1eya8_209{width:4.25rem;height:1px;margin:clamp(.45rem,.9vw,.75rem) 0;background:#4a4a4038}._tipologias__description_1eya8_216{display:flex;flex-direction:column;align-items:center;gap:clamp(.15rem,.45vw,.38rem);margin:0;max-width:min(100%,60rem);color:#c79f72;font-size:clamp(.76rem,.95vw,.94rem);font-weight:400;line-height:1.35;letter-spacing:.1em;text-transform:uppercase}._tipologias__descriptionRow_1eya8_231{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:clamp(.28rem,.6vw,.7rem)}._tipologias__descriptionItem_1eya8_239{display:inline-flex;align-items:center;justify-content:center;gap:clamp(.28rem,.6vw,.7rem);text-align:center;white-space:nowrap}._tipologias__descriptionDot_1eya8_248{width:.28rem;height:.28rem;flex:0 0 .28rem;border-radius:50%;background:#b78656;transform:translateY(-.01em)}@keyframes _tipologiasDetailEnter_1eya8_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _tipologiasDetailLeave_1eya8_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(18px)}}._tipologias__arrow_1eya8_281{position:relative;width:clamp(2rem,2.9vw,3.25rem);height:clamp(2rem,2.9vw,3.25rem);border-radius:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;box-shadow:none;z-index:5}._tipologias__arrow_1eya8_281:disabled{opacity:.38;cursor:default;pointer-events:none}._tipologias__arrow_1eya8_281:hover{transform:scale(1.06);box-shadow:none}._tipologias__arrowIcon_1eya8_308{width:clamp(.8rem,1.25vw,1.15rem);height:auto;object-fit:contain}._tipologias__arrow--left_1eya8_314{grid-column:1}._tipologias__arrow--right_1eya8_318{grid-column:3}@media(prefers-reduced-motion:reduce){._tipologias_1eya8_1,._tipologias__title_1eya8_16,._tipologias__carousel_1eya8_36,._tipologias__card_1eya8_70,._tipologias__detailContent_1eya8_173,._tipologias__detailContent--entering_1eya8_187,._tipologias__detailContent--leaving_1eya8_193{opacity:1;transform:none;transition:none;animation:none}}@media screen and (max-width:1024px){._tipologias_1eya8_1{padding:10% 0}._tipologias__description_1eya8_216{max-width:20rem;font-size:clamp(.72rem,2.6vw,.86rem);letter-spacing:.08em}._tipologias__descriptionRow_1eya8_231{display:flex;justify-content:center;align-items:center;column-gap:.3rem;row-gap:.4rem}}@media screen and (max-width:1024px)and (orientation:portrait){._tipologias__descriptionItem_1eya8_239{gap:.3rem;font-size:.5rem}}@media screen and (max-width:1024px)and (orientation:landscape){._tipologias_1eya8_1{padding:3% 0}._tipologias__title_1eya8_16{font-size:clamp(1.4rem,3.5vw,2.2rem);margin-bottom:.75rem}._tipologias__stage_1eya8_62{min-height:13rem}._tipologias__image_1eya8_154{max-height:45vh}._tipologias__card--current_1eya8_96{--card-width: clamp(18rem, 45vw, 36rem)}._tipologias__detail_1eya8_162{margin-top:.5rem}._tipologias__detailStack_1eya8_168{min-height:4.5rem}}.dynamic-page{min-height:50vh}.dynamic-page--no-header{min-height:0}.dynamic-page--no-header .dynamic-page__content>*:first-child,.dynamic-page--no-header .dynamic-page__sections>*:first-child,.dynamic-page--no-header .dynamic-page__section-wrapper:first-child>*,.dynamic-page--no-header>*:first-child{padding-top:0!important;margin-top:0!important}.dynamic-page__overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff;transition:opacity 1s ease}.dynamic-page__overlay--fade-out{opacity:0;pointer-events:none}.dynamic-page--error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:clamp(2.5rem,6vw,5rem) 1.5rem;text-align:center;background:radial-gradient(circle at top right,rgba(205,104,106,.14),transparent 28%),linear-gradient(180deg,#f3edf0e6,#fff)}.dynamic-page__error-card{width:min(100%,42rem);padding:clamp(2rem,4vw,3rem);border-radius:1.5rem;background:#fffffff0;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 64px #00000014}.dynamic-page__error-eyebrow{margin:0 0 .9rem;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-cta-2)}.dynamic-page__error-title{margin:0;font-size:clamp(2.3rem,5vw,3.6rem);line-height:1.05;color:var(--color-text)}.dynamic-page__error-message{margin:1rem auto 0;max-width:32rem;font-size:1.02rem;line-height:1.65;color:var(--color-text-light)}.dynamic-page__loader{display:flex;flex-direction:column;align-items:center}.dynamic-page__spinner{width:56px;height:56px;border:3px solid rgba(0,0,0,.08);border-top-color:var(--color-accent);border-radius:50%;animation:dynamic-page-spin .8s linear infinite}@keyframes dynamic-page-spin{to{transform:rotate(360deg)}}.dynamic-page__content{width:100%;margin:0 auto;padding-bottom:0}.dynamic-page__header{text-align:center;padding:6% 0}.dynamic-page__header h1{font-size:2.5em;margin:0 0 2%;font-family:var(--font-family-headings, var(--font-family, inherit))}.dynamic-page__header p{font-size:1.2em;color:var(--color-text-light);margin:0}.dynamic-page__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;align-items:start;width:100%;margin:0}.dynamic-page__section-wrapper{grid-column:1 / -1;width:100%;margin:0;padding:0}.dynamic-page__section-wrapper--full-width{grid-column:1 / -1;width:100%;max-width:100%;margin-left:0}.dynamic-page__section-wrapper--card{grid-column:span 1;display:flex;align-self:stretch;min-height:280px}.dynamic-page__section-wrapper--description-last{padding-bottom:0}.dynamic-page__features-row{grid-column:1 / -1;display:flex;gap:0;align-items:stretch}.dynamic-page__features-left{width:58%;display:flex;flex-direction:column;gap:0}.dynamic-page__features-right{width:40%;display:flex;flex-direction:column;gap:0}@media screen and (max-width:1024px){.dynamic-page--error{padding:8rem 1rem 2rem;justify-content:flex-start}.dynamic-page__error-card{width:100%;padding:1.5rem 1.25rem;border-radius:1.25rem}.dynamic-page__error-title{font-size:clamp(1.95rem,8vw,2.7rem)}.dynamic-page__error-message{font-size:.98rem}.dynamic-page__sections{grid-template-columns:1fr;gap:0;width:100%}.dynamic-page__section-wrapper--card{grid-column:1 / -1}.dynamic-page__features-row{flex-direction:column}.dynamic-page__features-left,.dynamic-page__features-right{width:100%}.dynamic-page__header h1{font-size:2em}}@media screen and (max-width:1024px)and (orientation:portrait){.dynamic-page__sections{width:100%;padding:0}.dynamic-page__section-wrapper{padding:0}.dynamic-page__section-wrapper--full-width{padding:0;width:100%;max-width:100%;margin-left:0}.dynamic-page__header{padding:8% 4%}.dynamic-page__header h1{font-size:1.8em}}@media screen and (max-width:1024px)and (orientation:landscape){.dynamic-page__sections{width:100%}.dynamic-page__section-wrapper--full-width{width:100%;max-width:100%;margin-left:0}.dynamic-page__features-row{flex-direction:column}.dynamic-page__features-left,.dynamic-page__features-right{width:100%}}@font-face{font-family:Styrene A;src:url(/assets/StyreneALC-Regular-C_hf1cEo.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Styrene A;src:url(/assets/StyreneALC-Light-LtnCWde3.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Styrene A;src:url(/assets/StyreneALC-Medium-CPlQXNdv.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Styrene A;src:url(/assets/StyreneALC-Bold-DAziw4Sw.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-header-footer: #1f2518;--color-menu-desplegable: #2a3121;--color-cta-1: #ae7f56;--color-cta-1-rgb: 174, 127, 86;--color-cta-2: #4a4a40;--color-fondo: #f6f1e4;--color-primary: var(--color-cta-1);--color-secondary: var(--color-cta-2);--color-accent: var(--color-cta-2);--color-background: var(--color-fondo);--color-header-bg: var(--color-header-footer);--color-footer-bg: var(--color-header-footer);--color-menu-bg: var(--color-menu-desplegable);--color-btn-primary-bg: var(--color-cta-1);--color-btn-secondary-bg: var(--color-cta-2);--color-text: #1a1a1a;--color-text-light: #666666;--color-header-text: #ffffff;--color-footer-text: #ffffff;--color-btn-primary-text: #ffffff;--color-btn-secondary-text: #ffffff;--header-desktop-logo-baseline: 6vh;--header-sticky-offset-desktop: 5vh;--header-sticky-offset-inner-desktop: 7vh;--font-family: "Styrene A", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-headings: var(--font-family)}*{box-sizing:border-box}html[data-rounded-corners=false] *,html[data-rounded-corners=false] *:before,html[data-rounded-corners=false] *:after{border-radius:0!important}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:var(--font-family);font-weight:400;color:var(--color-text);background:var(--color-background);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headings);line-height:1.2}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
