.tour[data-astro-cid-vkd54okl]{padding:5rem 1.5rem;background:#fff}.tour__inner[data-astro-cid-vkd54okl]{max-width:1200px;margin:0 auto}.tour__head[data-astro-cid-vkd54okl]{text-align:center;max-width:750px;margin:0 auto 2.5rem}.tour__kicker[data-astro-cid-vkd54okl]{font-size:.8rem;letter-spacing:.3rem;text-transform:uppercase;color:#c8a97e;font-weight:700}.tour__headline[data-astro-cid-vkd54okl]{font-size:clamp(1.8rem,3vw,2.4rem);font-family:Playfair Display,serif;margin:.8rem 0 1rem}.tour__sub[data-astro-cid-vkd54okl]{font-size:1.1rem;color:#555;line-height:1.8;margin:0}.tour__chapters[data-astro-cid-vkd54okl]{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.8rem}.tour__chip[data-astro-cid-vkd54okl]{font-family:inherit;font-size:.95rem;font-weight:500;color:#555;background:#faf8f5;border:1px solid rgba(26,26,26,.08);border-radius:999px;padding:.6rem 1.3rem;cursor:pointer;white-space:nowrap;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.tour__chip[data-astro-cid-vkd54okl]:hover{color:#1a1a1a;border-color:#c8a97e80;transform:translateY(-2px)}.tour__chip[data-astro-cid-vkd54okl][aria-selected=true]{background:linear-gradient(135deg,#c8a97e,#b8956a);color:#fff;border-color:transparent;box-shadow:0 8px 22px #c8a97e4d}.tour__chip[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #c8a97e;outline-offset:3px}.tour__chapters[data-astro-cid-vkd54okl].is-scrollable{--tour-fade: 2rem;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--tour-fade),#000 calc(100% - var(--tour-fade)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--tour-fade),#000 calc(100% - var(--tour-fade)),transparent 100%)}.tour__chapters[data-astro-cid-vkd54okl].is-scrollable.at-start{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - var(--tour-fade)),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - var(--tour-fade)),transparent 100%)}.tour__chapters[data-astro-cid-vkd54okl].is-scrollable.at-end{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--tour-fade));mask-image:linear-gradient(to right,transparent 0,#000 var(--tour-fade))}.tour__chapters[data-astro-cid-vkd54okl].is-scrollable.at-start.at-end{-webkit-mask-image:none;mask-image:none}.tour__stage[data-astro-cid-vkd54okl]{position:relative;border-radius:16px;overflow:hidden;background:#1a1a1a;box-shadow:0 15px 40px #00000026}.tour__panel[data-astro-cid-vkd54okl]{position:relative}.tour__panel[data-astro-cid-vkd54okl][hidden]{display:none}.tour__track[data-astro-cid-vkd54okl]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.tour__track[data-astro-cid-vkd54okl]::-webkit-scrollbar{display:none}.tour__slide[data-astro-cid-vkd54okl]{position:relative;flex:0 0 100%;scroll-snap-align:center;margin:0;aspect-ratio:16 / 9;overflow:hidden;background:#1a1a1a}.tour__backdrop[data-astro-cid-vkd54okl]{position:absolute;inset:-5%;background-size:cover;background-position:center;filter:blur(28px) brightness(.5) saturate(1.1);transform:scale(1.1)}.tour__media[data-astro-cid-vkd54okl]{position:relative;width:100%;height:100%;object-fit:contain;display:block}.tour__play[data-astro-cid-vkd54okl]{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#1a1a1a8c;backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:4px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .3s ease}.tour__play[data-astro-cid-vkd54okl]:hover{transform:scale(1.08);background:linear-gradient(135deg,#c8a97e,#b8956a);border-color:transparent}.tour__play[data-astro-cid-vkd54okl][hidden]{display:none}.tour__play[data-astro-cid-vkd54okl]:focus-visible,.tour__zoom[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #fff;outline-offset:3px}.tour__zoom[data-astro-cid-vkd54okl]{position:absolute;right:.9rem;bottom:.9rem;width:40px;height:40px;border-radius:50%;border:none;background:#1a1a1a80;backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,transform .3s ease}.tour__zoom[data-astro-cid-vkd54okl]:hover{background:linear-gradient(135deg,#c8a97e,#b8956a);transform:scale(1.08)}.tour__arrow[data-astro-cid-vkd54okl]{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:none;background:#ffffff29;backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,transform .25s ease;z-index:2}.tour__arrow[data-astro-cid-vkd54okl]:hover{background:#ffffff52;transform:translateY(-50%) scale(1.08)}.tour__arrow[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #fff;outline-offset:3px}.tour__arrow--prev[data-astro-cid-vkd54okl]{left:1rem}.tour__arrow--next[data-astro-cid-vkd54okl]{right:1rem}.tour__dots[data-astro-cid-vkd54okl]{position:absolute;bottom:.95rem;left:50%;transform:translate(-50%);display:flex;gap:.45rem;z-index:2}.tour__dot[data-astro-cid-vkd54okl]{width:7px;height:7px;border-radius:50%;background:#fff6;transition:all .3s ease}.tour__dot[data-astro-cid-vkd54okl].is-active{background:#c8a97e;width:22px;border-radius:999px}.tour__progress[data-astro-cid-vkd54okl]{position:absolute;left:0;right:0;bottom:0;height:16px;display:flex;align-items:flex-end;padding:0;border:none;background:none;cursor:pointer;z-index:3}.tour__progress-bar[data-astro-cid-vkd54okl]{display:block;width:100%;height:3px;background:#ffffff38;overflow:hidden;transition:height .25s ease}.tour__progress-fill[data-astro-cid-vkd54okl]{display:block;width:100%;height:100%;background:#fff;transform:scaleX(0);transform-origin:left center}.tour__progress[data-astro-cid-vkd54okl]:hover .tour__progress-bar[data-astro-cid-vkd54okl],.tour__progress[data-astro-cid-vkd54okl]:focus-visible .tour__progress-bar[data-astro-cid-vkd54okl]{height:5px}.tour__progress[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #fff;outline-offset:-2px}.tour__progress[data-astro-cid-vkd54okl].is-paused .tour__progress-fill[data-astro-cid-vkd54okl]{background:#ffffff73}.tour__captions[data-astro-cid-vkd54okl]{margin-top:2rem;text-align:center;min-height:6rem}.tour__caption[data-astro-cid-vkd54okl][hidden]{display:none}.tour__caption-title[data-astro-cid-vkd54okl]{font-size:clamp(1.3rem,2.2vw,1.7rem);font-family:Playfair Display,serif;margin-bottom:.6rem}.tour__caption-text[data-astro-cid-vkd54okl]{font-size:1.1rem;color:#555;line-height:1.8;max-width:640px;margin:0 auto}.tour__all[data-astro-cid-vkd54okl]{display:block;margin:1.5rem auto 0;font-family:inherit;font-size:.8rem;letter-spacing:.15rem;text-transform:uppercase;font-weight:700;color:#c8a97e;background:none;border:none;border-bottom:2px solid transparent;padding:.4rem .2rem;cursor:pointer;transition:border-color .4s cubic-bezier(.34,1.56,.64,1),color .3s ease}.tour__all[data-astro-cid-vkd54okl]:hover{color:#b8956a;border-bottom-color:#c8a97e}.tour__all[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #c8a97e;outline-offset:3px}.tour-lb[data-astro-cid-vkd54okl]{position:fixed;inset:0;z-index:10000;background:#000000f0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4.5rem 1.5rem 5rem}.tour-lb[data-astro-cid-vkd54okl][hidden]{display:none}.tour-lb__frame[data-astro-cid-vkd54okl]{display:flex;align-items:center;justify-content:center;max-width:92vw;max-height:78vh}.tour-lb__media[data-astro-cid-vkd54okl]{max-width:92vw;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px #00000080}.tour-lb__caption[data-astro-cid-vkd54okl]{color:#ffffffd1;font-size:.95rem;text-align:center;max-width:46rem;margin:1.2rem auto 0;line-height:1.6}.tour-lb__counter[data-astro-cid-vkd54okl]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.85rem;letter-spacing:.1rem;margin:0}.tour-lb__close[data-astro-cid-vkd54okl]{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px}.tour-lb__nav[data-astro-cid-vkd54okl]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px}.tour-lb__close[data-astro-cid-vkd54okl],.tour-lb__nav[data-astro-cid-vkd54okl]{border:none;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease,transform .25s ease;z-index:2}.tour-lb__close[data-astro-cid-vkd54okl]:hover{background:#ffffff4d;transform:scale(1.1)}.tour-lb__nav[data-astro-cid-vkd54okl]:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.tour-lb__close[data-astro-cid-vkd54okl]:focus-visible,.tour-lb__nav[data-astro-cid-vkd54okl]:focus-visible{outline:2px solid #c8a97e;outline-offset:3px}.tour-lb__nav[data-astro-cid-vkd54okl][hidden]{display:none}.tour-lb__nav--prev[data-astro-cid-vkd54okl]{left:1.5rem}.tour-lb__nav--next[data-astro-cid-vkd54okl]{right:1.5rem}@media(max-width:768px){.tour[data-astro-cid-vkd54okl]{padding:3.5rem 0}.tour__head[data-astro-cid-vkd54okl],.tour__captions[data-astro-cid-vkd54okl],.tour__all[data-astro-cid-vkd54okl]{padding-left:1.25rem;padding-right:1.25rem}.tour__chapters[data-astro-cid-vkd54okl]{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 1.25rem .4rem;margin-bottom:1.2rem}.tour__chapters[data-astro-cid-vkd54okl]::-webkit-scrollbar{display:none}.tour__chip[data-astro-cid-vkd54okl]{scroll-snap-align:center;font-size:.9rem;padding:.55rem 1.1rem}.tour__stage[data-astro-cid-vkd54okl]{border-radius:0;box-shadow:none}.tour__slide[data-astro-cid-vkd54okl]{aspect-ratio:4 / 3}.tour__arrow[data-astro-cid-vkd54okl]{display:none}.tour__play[data-astro-cid-vkd54okl]{width:64px;height:64px}.tour__captions[data-astro-cid-vkd54okl]{margin-top:1.4rem;min-height:7rem}.tour-lb[data-astro-cid-vkd54okl]{padding:4rem .75rem}.tour-lb__nav--prev[data-astro-cid-vkd54okl]{left:.5rem}.tour-lb__nav--next[data-astro-cid-vkd54okl]{right:.5rem}.tour-lb__caption[data-astro-cid-vkd54okl]{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.tour__chip[data-astro-cid-vkd54okl],.tour__play[data-astro-cid-vkd54okl],.tour__zoom[data-astro-cid-vkd54okl],.tour__arrow[data-astro-cid-vkd54okl],.tour__dot[data-astro-cid-vkd54okl],.tour-lb__close[data-astro-cid-vkd54okl],.tour-lb__nav[data-astro-cid-vkd54okl]{transition:none}.tour__track[data-astro-cid-vkd54okl]{scroll-behavior:auto}.tour__chip[data-astro-cid-vkd54okl]:hover,.tour__play[data-astro-cid-vkd54okl]:hover,.tour__zoom[data-astro-cid-vkd54okl]:hover{transform:none}.tour__progress[data-astro-cid-vkd54okl]{display:none}}.amen[data-astro-cid-bsd6gs7m]{padding:5rem 1.5rem;background:linear-gradient(135deg,#faf8f5,#f5f0eb);interpolate-size:allow-keywords}.amen__inner[data-astro-cid-bsd6gs7m]{max-width:900px;margin:0 auto}.amen__head[data-astro-cid-bsd6gs7m]{text-align:center;max-width:720px;margin:0 auto 2rem}.amen__kicker[data-astro-cid-bsd6gs7m]{font-size:.8rem;letter-spacing:.3rem;text-transform:uppercase;color:#c8a97e;font-weight:700}.amen__headline[data-astro-cid-bsd6gs7m]{font-size:clamp(1.8rem,3vw,2.4rem);font-family:Playfair Display,serif;margin:.8rem 0 1rem}.amen__sub[data-astro-cid-bsd6gs7m]{font-size:1.05rem;color:#555;line-height:1.8;margin:0}.amen__bar[data-astro-cid-bsd6gs7m]{display:flex;justify-content:flex-end;margin-bottom:.9rem}.amen__toggle[data-astro-cid-bsd6gs7m]{display:inline-flex;align-items:center;gap:.45rem;font-family:inherit;font-size:.75rem;letter-spacing:.12rem;text-transform:uppercase;font-weight:700;color:#b8956a;background:none;border:none;padding:.4rem .2rem;cursor:pointer;transition:color .3s ease}.amen__toggle[data-astro-cid-bsd6gs7m][hidden]{display:none}.amen__toggle[data-astro-cid-bsd6gs7m]:hover{color:#1a1a1a}.amen__toggle[data-astro-cid-bsd6gs7m]:focus-visible{outline:2px solid #c8a97e;outline-offset:3px}.amen__toggle-icon[data-astro-cid-bsd6gs7m]{transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.amen__toggle[data-astro-cid-bsd6gs7m][aria-expanded=true] .amen__toggle-icon[data-astro-cid-bsd6gs7m]{transform:rotate(180deg)}.amen__list[data-astro-cid-bsd6gs7m]{display:flex;flex-direction:column;gap:.8rem}.amen__card[data-astro-cid-bsd6gs7m]{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000a;overflow:hidden;scroll-margin-top:1.5rem;transition:box-shadow .4s ease}.amen__card[data-astro-cid-bsd6gs7m][open]{box-shadow:0 8px 25px #00000014}.amen__summary[data-astro-cid-bsd6gs7m]{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.4rem;cursor:pointer;list-style:none;user-select:none}.amen__summary[data-astro-cid-bsd6gs7m]::-webkit-details-marker{display:none}.amen__summary[data-astro-cid-bsd6gs7m]:focus-visible{outline:2px solid #c8a97e;outline-offset:-2px;border-radius:14px}.amen__icon[data-astro-cid-bsd6gs7m]{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c8a97e,#b8956a);color:#fff;box-shadow:0 6px 16px #c8a97e47}.amen__label[data-astro-cid-bsd6gs7m]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.amen__title[data-astro-cid-bsd6gs7m]{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0}.amen__teaser[data-astro-cid-bsd6gs7m]{font-size:.92rem;color:#6b6b6b;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.amen__chevron[data-astro-cid-bsd6gs7m]{flex-shrink:0;color:#c8a97e;display:flex;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.amen__card[data-astro-cid-bsd6gs7m][open] .amen__chevron[data-astro-cid-bsd6gs7m]{transform:rotate(180deg)}.amen__body[data-astro-cid-bsd6gs7m]{padding:.2rem 1.4rem 1.5rem;border-top:1px solid rgba(26,26,26,.06);margin-top:.1rem}.amen__group[data-astro-cid-bsd6gs7m]+.amen__group[data-astro-cid-bsd6gs7m]{margin-top:1.5rem}.amen__group-title[data-astro-cid-bsd6gs7m]{font-family:Lato,sans-serif;font-size:.72rem;letter-spacing:.18rem;text-transform:uppercase;font-weight:700;color:#c8a97e;margin:1.4rem 0 .8rem}.amen__items[data-astro-cid-bsd6gs7m]{list-style:none;padding:0;margin:0;columns:2;column-gap:2.2rem}.amen__item[data-astro-cid-bsd6gs7m]{position:relative;padding-left:1.15rem;margin-bottom:.55rem;font-size:1rem;line-height:1.65;color:#444;break-inside:avoid;-webkit-column-break-inside:avoid}.amen__item[data-astro-cid-bsd6gs7m]:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:#c8a97e}.amen__note[data-astro-cid-bsd6gs7m]{display:flex;gap:.7rem;margin-top:1.6rem;padding:.95rem 1.1rem;background:#faf8f5;border-left:3px solid rgba(200,169,126,.55);border-radius:10px}.amen__note-icon[data-astro-cid-bsd6gs7m]{flex-shrink:0;margin-top:.15rem;color:#b8956a}.amen__note-body[data-astro-cid-bsd6gs7m]{min-width:0}.amen__note-text[data-astro-cid-bsd6gs7m]{font-size:.9rem;line-height:1.65;color:#6b6b6b;margin:0}.amen__note-text[data-astro-cid-bsd6gs7m]+.amen__note-text[data-astro-cid-bsd6gs7m]{margin-top:.55rem}.amen__card[data-astro-cid-bsd6gs7m]::details-content{block-size:0;overflow:hidden;transition:block-size .4s ease,content-visibility .4s allow-discrete}.amen__card[data-astro-cid-bsd6gs7m][open]::details-content{block-size:auto}.amen__foot[data-astro-cid-bsd6gs7m]{margin-top:2.2rem;text-align:center}.amen__footnote[data-astro-cid-bsd6gs7m]{font-size:.95rem;color:#6b6b6b;line-height:1.7;max-width:640px;margin:0 auto 1.1rem}.amen__whatsapp[data-astro-cid-bsd6gs7m]{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#b8956a;text-decoration:none}@media(max-width:768px){.amen[data-astro-cid-bsd6gs7m]{padding:3.5rem 1.25rem}.amen__summary[data-astro-cid-bsd6gs7m]{padding:1rem 1.1rem;gap:.8rem}.amen__icon[data-astro-cid-bsd6gs7m]{width:38px;height:38px}.amen__title[data-astro-cid-bsd6gs7m]{font-size:1.08rem}.amen__teaser[data-astro-cid-bsd6gs7m]{white-space:normal;overflow:visible;font-size:.86rem}.amen__body[data-astro-cid-bsd6gs7m]{padding:.2rem 1.1rem 1.3rem}.amen__items[data-astro-cid-bsd6gs7m]{columns:1}.amen__item[data-astro-cid-bsd6gs7m]{font-size:.97rem}}@media(prefers-reduced-motion:reduce){.amen__card[data-astro-cid-bsd6gs7m]::details-content{transition:none}.amen__chevron[data-astro-cid-bsd6gs7m],.amen__toggle-icon[data-astro-cid-bsd6gs7m],.amen__card[data-astro-cid-bsd6gs7m]{transition:none}}.feature-grid[data-astro-cid-jlu7nt5s]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-image[data-astro-cid-jlu7nt5s]{position:relative;overflow:hidden;border-radius:16px}.feature-image[data-astro-cid-jlu7nt5s] img[data-astro-cid-jlu7nt5s]{width:100%;height:auto;border-radius:16px;box-shadow:0 15px 40px #00000026;transition:transform .8s cubic-bezier(.34,1.56,.64,1),filter .6s ease;filter:brightness(1) saturate(1.1)}.feature-image[data-astro-cid-jlu7nt5s]:hover img[data-astro-cid-jlu7nt5s]{transform:scale(1.08) translateY(-5px);filter:brightness(1.1) saturate(1.2);box-shadow:0 25px 50px #0003}.feature-text[data-astro-cid-jlu7nt5s]{font-size:1.1rem;animation:fadeInOnScroll .8s ease-out}@media(max-width:768px){.feature-grid[data-astro-cid-jlu7nt5s]{grid-template-columns:1fr;gap:2rem}.feature-image[data-astro-cid-jlu7nt5s]{order:1!important}.feature-text[data-astro-cid-jlu7nt5s]{order:2!important}.feature-section[data-astro-cid-jlu7nt5s] h2[data-astro-cid-jlu7nt5s]{text-align:center}}@keyframes fadeInOnScroll{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
