.hero[data-astro-cid-bobyx3ht]{position:relative;height:100vh;min-height:600px;overflow:hidden}.hero-slides[data-astro-cid-bobyx3ht]{position:relative;width:100%;height:100%}.hero-slide[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background-size:cover;background-position:var(--hero-focus, center);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .8s ease}.hero-slide[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000040,#0000008c)}.hero-slide[data-astro-cid-bobyx3ht].active{opacity:1}.hero-content[data-astro-cid-bobyx3ht]{position:relative;z-index:1;text-align:center;padding:0 2rem}.hero-subtitle[data-astro-cid-bobyx3ht]{font-size:.75rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem}.hero-title[data-astro-cid-bobyx3ht]{font-family:var(--font-serif);font-size:clamp(2.5rem,6vw,5rem);font-weight:400;color:var(--color-white);line-height:1.1;margin-bottom:2rem;text-shadow:0 2px 20px rgba(0,0,0,.4)}.hero-arrow[data-astro-cid-bobyx3ht]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:2.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s;line-height:1;padding-bottom:4px}.hero-arrow[data-astro-cid-bobyx3ht]:hover{background:#ffffff40}.hero-prev[data-astro-cid-bobyx3ht]{left:1.5rem}.hero-next[data-astro-cid-bobyx3ht]{right:1.5rem}.hero-dots[data-astro-cid-bobyx3ht]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.hero-dot[data-astro-cid-bobyx3ht]{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:background .3s,transform .3s}.hero-dot[data-astro-cid-bobyx3ht].active{background:var(--color-white);transform:scale(1.3)}.portfolio-section[data-astro-cid-bobyx3ht]{padding-top:80px}.portfolio-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.portfolio-card[data-astro-cid-bobyx3ht]{position:relative;overflow:hidden;display:block;aspect-ratio:4/3}.portfolio-card-img[data-astro-cid-bobyx3ht]{width:100%;height:100%;overflow:hidden}.portfolio-card-img[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.portfolio-card[data-astro-cid-bobyx3ht]:hover .portfolio-card-img[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{transform:scale(1.06)}.portfolio-card-info[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;opacity:1;transition:opacity .3s ease}.portfolio-card[data-astro-cid-bobyx3ht]:hover .portfolio-card-info[data-astro-cid-bobyx3ht]{opacity:1}.portfolio-card-title[data-astro-cid-bobyx3ht]{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;color:var(--color-white);margin-bottom:.3rem}.portfolio-card-sub[data-astro-cid-bobyx3ht]{font-size:.8rem;color:#ffffffbf;font-weight:300}.about-section[data-astro-cid-bobyx3ht]{background:var(--color-surface)}.about-inner[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-img-wrap-mobile[data-astro-cid-bobyx3ht]{display:none}.about-img-wrap[data-astro-cid-bobyx3ht]{position:relative}.about-img-wrap[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:12px}.about-text[data-astro-cid-bobyx3ht]{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.8}.about-signature[data-astro-cid-bobyx3ht]{mix-blend-mode:multiply;height:80px;width:auto;margin-bottom:1.5rem;filter:none;opacity:1}.about-social[data-astro-cid-bobyx3ht]{display:flex;gap:1.5rem}.about-social[data-astro-cid-bobyx3ht] a[data-astro-cid-bobyx3ht]{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:2px;transition:color .2s,border-color .2s}.about-social[data-astro-cid-bobyx3ht] a[data-astro-cid-bobyx3ht]:hover{color:var(--color-accent);border-color:var(--color-accent)}.awards-section[data-astro-cid-bobyx3ht]{padding:60px 0;background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.awards-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.award-item[data-astro-cid-bobyx3ht]{padding:1rem}.award-stars[data-astro-cid-bobyx3ht]{font-size:1rem;color:var(--color-accent);letter-spacing:.2em;margin-bottom:.75rem}.award-title[data-astro-cid-bobyx3ht]{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted)}.blog-preview-section[data-astro-cid-bobyx3ht]{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.blog-preview-head[data-astro-cid-bobyx3ht]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.blog-preview-link[data-astro-cid-bobyx3ht]{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);font-weight:700;transition:color .2s}.blog-preview-link[data-astro-cid-bobyx3ht]:hover{color:var(--color-accent)}.blog-preview-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.blog-preview-card[data-astro-cid-bobyx3ht]{border:1px solid var(--color-border);background:#fff;transition:border-color .2s,transform .2s}.blog-preview-card[data-astro-cid-bobyx3ht]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.blog-preview-card[data-astro-cid-bobyx3ht]:hover h3[data-astro-cid-bobyx3ht]{color:#a0722a}.blog-preview-image[data-astro-cid-bobyx3ht]{aspect-ratio:16 / 9;overflow:hidden}.blog-preview-image[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover}.blog-preview-content[data-astro-cid-bobyx3ht]{padding:1rem}.blog-preview-category[data-astro-cid-bobyx3ht]{display:inline-block;font-family:Jost,sans-serif;font-size:.62rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:.9rem;padding-bottom:.5rem;border-bottom:1px solid rgba(160,114,42,.25)}.blog-preview-content[data-astro-cid-bobyx3ht] h3[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.5rem;font-weight:400;line-height:1.2;color:#1c1a17;margin-bottom:.9rem;letter-spacing:-.015em;transition:color .3s}.blog-preview-content[data-astro-cid-bobyx3ht] p[data-astro-cid-bobyx3ht]{font-family:Jost,sans-serif;font-size:.83rem;font-weight:300;color:#8a8278;line-height:1.9;letter-spacing:.01em}.instagram-section[data-astro-cid-bobyx3ht]{padding:60px 0;border-top:1px solid var(--color-border)}.instagram-head[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem;gap:.6rem}.instagram-head[data-astro-cid-bobyx3ht] .section-label[data-astro-cid-bobyx3ht]{margin-bottom:0}.instagram-title[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:.5rem}.instagram-handle[data-astro-cid-bobyx3ht]{font-size:clamp(1rem,2.5vw,1.8rem);font-weight:400;letter-spacing:.05em;color:var(--color-accent);transition:color .2s}.instagram-handle[data-astro-cid-bobyx3ht]:hover{color:var(--color-accent)}.insta-slider[data-astro-cid-bobyx3ht]{position:relative;display:flex;align-items:center;gap:1rem}.insta-track-wrap[data-astro-cid-bobyx3ht]{overflow:hidden;width:100%}.insta-track[data-astro-cid-bobyx3ht]{display:flex;gap:6px;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(25% - 5px);aspect-ratio:1;overflow:hidden;display:block}.insta-slide[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.05)}.insta-prev[data-astro-cid-bobyx3ht],.insta-next[data-astro-cid-bobyx3ht]{flex-shrink:0;background:#00000014;border:1px solid var(--color-border);color:var(--color-heading);font-size:2rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;line-height:1}.insta-prev[data-astro-cid-bobyx3ht]:hover,.insta-next[data-astro-cid-bobyx3ht]:hover{background:#00000026}@media (max-width: 768px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(50% - 3px)}}@media (max-width: 480px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 100%}}.old-instagram-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(6,1fr);gap:3px}.instagram-item[data-astro-cid-bobyx3ht]{aspect-ratio:1;overflow:hidden;display:block}.instagram-item[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.instagram-item[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.05)}@media (max-width: 900px){.insta-slider[data-astro-cid-bobyx3ht]{position:relative;display:flex;align-items:center;gap:1rem}.insta-track-wrap[data-astro-cid-bobyx3ht]{overflow:hidden;width:100%}.insta-track[data-astro-cid-bobyx3ht]{display:flex;gap:6px;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(25% - 5px);aspect-ratio:1;overflow:hidden;display:block}.insta-slide[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.05)}.insta-prev[data-astro-cid-bobyx3ht],.insta-next[data-astro-cid-bobyx3ht]{flex-shrink:0;background:#00000014;border:1px solid var(--color-border);color:var(--color-heading);font-size:2rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;line-height:1}.insta-prev[data-astro-cid-bobyx3ht]:hover,.insta-next[data-astro-cid-bobyx3ht]:hover{background:#00000026}@media (max-width: 768px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(50% - 3px)}}@media (max-width: 480px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 100%}}.old-instagram-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 500px){.insta-slider[data-astro-cid-bobyx3ht]{position:relative;display:flex;align-items:center;gap:1rem}.insta-track-wrap[data-astro-cid-bobyx3ht]{overflow:hidden;width:100%}.insta-track[data-astro-cid-bobyx3ht]{display:flex;gap:6px;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(25% - 5px);aspect-ratio:1;overflow:hidden;display:block}.insta-slide[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.insta-slide[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.05)}.insta-prev[data-astro-cid-bobyx3ht],.insta-next[data-astro-cid-bobyx3ht]{flex-shrink:0;background:#00000014;border:1px solid var(--color-border);color:var(--color-heading);font-size:2rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;line-height:1}.insta-prev[data-astro-cid-bobyx3ht]:hover,.insta-next[data-astro-cid-bobyx3ht]:hover{background:#00000026}@media (max-width: 768px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 calc(50% - 3px)}}@media (max-width: 480px){.insta-slide[data-astro-cid-bobyx3ht]{flex:0 0 100%}}.old-instagram-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(3,1fr)}}.cta-section[data-astro-cid-bobyx3ht]{padding:80px 0}.cta-inner[data-astro-cid-bobyx3ht]{text-align:center;max-width:600px;margin:0 auto}@media (max-width: 900px){.portfolio-grid[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(2,1fr)}.about-inner[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;gap:2rem}.about-img-wrap-mobile[data-astro-cid-bobyx3ht],.about-img-wrap[data-astro-cid-bobyx3ht]{display:none}.about-img-wrap-mobile[data-astro-cid-bobyx3ht]{display:block;width:50%;margin:0 auto}.about-img-wrap-mobile[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{border-radius:12px;height:300px;object-fit:cover}.about-img-wrap[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{height:300px}.about-content[data-astro-cid-bobyx3ht]{order:2}.awards-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;gap:1.5rem}.blog-preview-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}@media (max-width: 600px){.portfolio-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}.hero-arrow[data-astro-cid-bobyx3ht]{display:none}.blog-preview-head[data-astro-cid-bobyx3ht]{flex-direction:column;align-items:flex-start;gap:.75rem}}.instagram-heading[data-astro-cid-bobyx3ht]{font-family:var(--font-serif);font-size:clamp(2.5rem,7vw,6rem);font-weight:400;font-style:italic;color:var(--color-heading);line-height:1.1;letter-spacing:-.01em}.instagram-icon[data-astro-cid-bobyx3ht]{color:var(--color-text-muted);width:clamp(2rem,4vw,3.5rem);height:clamp(2rem,4vw,3.5rem)}.cta-inner[data-astro-cid-bobyx3ht] .section-title[data-astro-cid-bobyx3ht]{font-size:clamp(2.5rem,6vw,5rem);line-height:1.1}.trust-section[data-astro-cid-bobyx3ht]{padding:0}.counters-row[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(160,114,42,.18);border-bottom:1px solid rgba(160,114,42,.18)}@media (max-width:700px){.counters-row[data-astro-cid-bobyx3ht]{grid-template-columns:repeat(2,1fr)}}.counter-item[data-astro-cid-bobyx3ht]{padding:2.5rem 1.5rem;text-align:center;border-right:1px solid rgba(160,114,42,.18)}.counter-item[data-astro-cid-bobyx3ht]:last-child{border-right:none}.counter-number[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:2.8rem;font-weight:300;line-height:1;color:#1c1a17;margin-bottom:.4rem;font-style:italic}.counter-label[data-astro-cid-bobyx3ht]{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:#8a8278}.process-wrap[data-astro-cid-bobyx3ht]{padding:5rem 5vw;max-width:1100px;margin:0 auto}.process-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:3rem;display:flex;align-items:center;gap:1rem}.process-eyebrow[data-astro-cid-bobyx3ht]:before{content:"";display:block;width:2rem;height:1px;background:#a0722a}.process-steps[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:1.5rem;align-items:start;margin-bottom:3rem}@media (max-width:750px){.process-steps[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}.process-arrow[data-astro-cid-bobyx3ht]{display:none}}.process-step[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:1rem}.process-num[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:3rem;font-weight:300;line-height:1;color:#a0722a40}.process-title[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.3rem;font-weight:400;color:#1c1a17;margin-bottom:.5rem}.process-desc[data-astro-cid-bobyx3ht]{font-size:.88rem;color:#8a8278;line-height:1.9}.process-arrow[data-astro-cid-bobyx3ht]{display:flex;align-items:center;justify-content:center;padding-top:1.5rem;color:#a0722a66}.process-cta[data-astro-cid-bobyx3ht]{text-align:center}.process-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;gap:.7rem;padding:1rem 2.5rem;background:#e8c070;color:#0d0c0a;font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s}.process-btn[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.ig-section[data-astro-cid-bobyx3ht]{padding:4rem 0;overflow:hidden}.ig-header[data-astro-cid-bobyx3ht]{display:flex;justify-content:space-between;align-items:center;padding:0 5vw;margin-bottom:2rem}.ig-header-left[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:.6rem;font-size:.8rem;letter-spacing:.08em;color:#8a8278}.ig-follow[data-astro-cid-bobyx3ht]{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#1c1a17;text-decoration:none;border-bottom:1px solid rgba(28,26,23,.3);padding-bottom:2px;transition:border-color .3s,color .3s}.ig-follow[data-astro-cid-bobyx3ht]:hover{color:#a0722a;border-color:#a0722a}.ig-marquee-wrap[data-astro-cid-bobyx3ht]{overflow:hidden}.ig-marquee[data-astro-cid-bobyx3ht]{display:flex;gap:.4rem;width:max-content;animation:igScroll 30s linear infinite}.ig-marquee[data-astro-cid-bobyx3ht]:hover{animation-play-state:paused}@keyframes igScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ig-item[data-astro-cid-bobyx3ht]{flex-shrink:0;width:280px;height:280px;overflow:hidden;display:block}.ig-item[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.ig-item[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.04)}@media (max-width:600px){.ig-item[data-astro-cid-bobyx3ht]{width:200px;height:200px}}.ig-title-wrap[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:0 5vw 2rem;text-align:center}.ig-title[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(1.8rem,4vw,3rem);font-weight:300;color:#1c1a17}.cta-final[data-astro-cid-bobyx3ht]{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-final-bg[data-astro-cid-bobyx3ht]{position:absolute;inset:-20%;background-image:url(https://CrisMaturana.b-cdn.net/WEDDINGS-SELECTION/Javiera%26Gonzalo%40-435.jpg);background-size:cover;background-position:center top;will-change:transform;z-index:0}.cta-final-overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:linear-gradient(to bottom,#0a09078c,#0a0907b8);z-index:1}.cta-final-content[data-astro-cid-bobyx3ht]{position:relative;z-index:2;text-align:center;padding:5rem 5vw;max-width:800px}.cta-final-label[data-astro-cid-bobyx3ht]{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:#e8c48ad9;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.cta-final-label[data-astro-cid-bobyx3ht]:before,.cta-final-label[data-astro-cid-bobyx3ht]:after{content:"";display:block;width:2rem;height:1px;background:#e8c48a80}.cta-final-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:1.05;letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem}.cta-final-heading[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-final-sub[data-astro-cid-bobyx3ht]{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;margin-bottom:3rem}.cta-final-actions[data-astro-cid-bobyx3ht]{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.cta-final-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1.05rem 2.8rem;background:#f0ebe2;color:#1c1a17;font-family:Jost,sans-serif;font-size:.73rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s,color .3s}.cta-final-btn[data-astro-cid-bobyx3ht]:hover{background:#e8c070;color:#1c1a17}.cta-final-link[data-astro-cid-bobyx3ht]{font-size:.8rem;color:#ffffffa6;letter-spacing:.06em;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:2px;transition:color .3s,border-color .3s}.cta-final-link[data-astro-cid-bobyx3ht]:hover{color:#fff;border-color:#fff9}.cta-split[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;min-height:540px}@media (max-width:800px){.cta-split[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}.cta-split-text[data-astro-cid-bobyx3ht]{background:#131110;display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem}@media (max-width:600px){.cta-split-text[data-astro-cid-bobyx3ht]{padding:3rem 2rem}}.cta-split-text[data-astro-cid-bobyx3ht] .cta-final-label[data-astro-cid-bobyx3ht]{color:#e8c48acc;font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;margin-bottom:1.5rem}.cta-split-text[data-astro-cid-bobyx3ht] .cta-final-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:300;line-height:1.05;color:#fff;margin-bottom:1.5rem}.cta-split-text[data-astro-cid-bobyx3ht] .cta-final-heading[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-split-desc[data-astro-cid-bobyx3ht]{font-size:.9rem;color:#ffffff8c;line-height:1.85;margin-bottom:2.5rem;max-width:360px}.cta-split-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1rem 2.2rem;background:#e8c070;color:#131110;font-size:.73rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s;width:fit-content}.cta-split-btn[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.cta-split-photo[data-astro-cid-bobyx3ht]{overflow:hidden}.cta-split-photo[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.cta-split-photo[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.04)}.cta-fullbleed[data-astro-cid-bobyx3ht]{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-bg[data-astro-cid-bobyx3ht]{position:absolute;inset:-20%;background-size:cover;background-position:center;will-change:transform;z-index:0}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:#0a0907ad;z-index:1}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-content[data-astro-cid-bobyx3ht]{position:relative;z-index:2;text-align:center;padding:5rem 5vw}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-label[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#ffffff80;margin-bottom:2rem}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:1.05;color:#fff;margin-bottom:2.5rem}.cta-fullbleed[data-astro-cid-bobyx3ht] .cta-final-heading[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-final-btn-large[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1.2rem 3.5rem;background:#e8c070;color:#131110;font-size:.8rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s;margin-bottom:1.2rem}.cta-final-btn-large[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.cta-urgency[data-astro-cid-bobyx3ht]{font-size:.72rem;color:#fff6;letter-spacing:.08em;display:block;margin-top:1rem}.cta-dark-card[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;min-height:520px}@media (max-width:800px){.cta-dark-card[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}.cta-dark-left[data-astro-cid-bobyx3ht]{background:#0d0c0a;display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem}@media (max-width:600px){.cta-dark-left[data-astro-cid-bobyx3ht]{padding:3rem 2rem}}.cta-dark-stat[data-astro-cid-bobyx3ht]{margin-bottom:2rem}.cta-dark-num[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:4.5rem;font-weight:300;color:#fff;font-style:italic;line-height:1}.cta-dark-num[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-dark-stat-label[data-astro-cid-bobyx3ht]{display:block;font-size:.75rem;color:#fff6;letter-spacing:.1em;margin-top:.3rem;line-height:1.5}.cta-dark-divider[data-astro-cid-bobyx3ht]{width:3rem;height:1px;background:#e8c0704d;margin:1.5rem 0}.cta-dark-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;color:#fff;line-height:1.15;margin-bottom:1.2rem}.cta-dark-desc[data-astro-cid-bobyx3ht]{font-size:.88rem;color:#ffffff73;line-height:1.9;margin-bottom:2.5rem;max-width:340px}.cta-dark-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1rem 2.2rem;background:transparent;border:1px solid #e8c070;color:#e8c070;font-size:.73rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s,color .3s;width:fit-content}.cta-dark-btn[data-astro-cid-bobyx3ht]:hover{background:#e8c070;color:#0d0c0a}.cta-dark-photo[data-astro-cid-bobyx3ht]{overflow:hidden}.cta-dark-photo[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.cta-dark-photo[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.04)}.cta-testimonial[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;min-height:560px}@media (max-width:800px){.cta-testimonial[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}.cta-test-photo[data-astro-cid-bobyx3ht]{position:relative;overflow:hidden}.cta-test-photo[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;display:block;transition:transform 8s ease}.cta-test-photo[data-astro-cid-bobyx3ht]:hover img[data-astro-cid-bobyx3ht]{transform:scale(1.04)}.cta-test-overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:linear-gradient(to right,transparent 60%,rgba(247,244,239,.15))}.cta-test-content[data-astro-cid-bobyx3ht]{background:#f7f4ef;display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem}@media (max-width:600px){.cta-test-content[data-astro-cid-bobyx3ht]{padding:3rem 2rem}}.cta-test-quote-mark[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:6rem;color:#a0722a33;line-height:.6;margin-bottom:1.5rem}.cta-test-quote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.35rem;font-weight:300;font-style:italic;color:#1c1a17;line-height:1.65;margin-bottom:1.2rem}.cta-test-author[data-astro-cid-bobyx3ht]{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:#a0722a;margin-bottom:2rem}.cta-test-divider[data-astro-cid-bobyx3ht]{width:3rem;height:1px;background:#a0722a4d;margin-bottom:2rem}.cta-test-cta-label[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.4rem;font-weight:300;color:#1c1a17;margin-bottom:1.5rem}.cta-test-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1rem 2.2rem;background:#1c1a17;color:#f7f4ef;font-size:.73rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s;width:fit-content}.cta-test-btn[data-astro-cid-bobyx3ht]:hover{background:#a0722a}.cta-promise[data-astro-cid-bobyx3ht]{background:#0d0c0a;padding:6rem 5vw}.cta-promise-inner[data-astro-cid-bobyx3ht]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:center}@media (max-width:800px){.cta-promise-inner[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;gap:3rem}}.cta-promise-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.cta-promise-eyebrow[data-astro-cid-bobyx3ht]:before{content:"";display:block;width:2rem;height:1px;background:#a0722a}.cta-promise-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:300;line-height:1.1;color:#fff;margin-bottom:2.5rem}.cta-promise-heading[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-promise-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1.05rem 2.5rem;background:#e8c070;color:#0d0c0a;font-size:.73rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s;margin-bottom:1rem}.cta-promise-btn[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.cta-promise-note[data-astro-cid-bobyx3ht]{font-size:.72rem;color:#ffffff4d;letter-spacing:.06em}.cta-promise-item[data-astro-cid-bobyx3ht]{display:flex;gap:1.5rem;align-items:flex-start;padding:1.8rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.cta-promise-item[data-astro-cid-bobyx3ht]:last-child{border-bottom:none}.cta-promise-icon[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.8rem;font-weight:300;color:#e8c0704d;flex-shrink:0;line-height:1;min-width:2rem}.cta-promise-item[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{display:block;font-family:Cormorant Garant,Georgia,serif;font-size:1.1rem;font-weight:400;color:#fff;margin-bottom:.4rem}.cta-promise-item[data-astro-cid-bobyx3ht] p[data-astro-cid-bobyx3ht]{font-size:.85rem;color:#ffffff73;line-height:1.8}.cta-scarcity[data-astro-cid-bobyx3ht]{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-scarcity-bg[data-astro-cid-bobyx3ht]{position:absolute;inset:-20%;background-image:url(https://CrisMaturana.b-cdn.net/WEDDINGS-SELECTION/Bernardita%26MauricioMatri-331.jpg);background-size:cover;background-position:center;z-index:0}.cta-scarcity-overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:#0a0907c7;z-index:1}.cta-scarcity-content[data-astro-cid-bobyx3ht]{position:relative;z-index:2;text-align:center;padding:5rem 5vw;max-width:680px}.cta-scarcity-badge[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;gap:.6rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#fff9;margin-bottom:2rem;border:1px solid rgba(255,255,255,.15);padding:.4rem 1rem;border-radius:40px}.cta-badge-dot[data-astro-cid-bobyx3ht]{width:6px;height:6px;border-radius:50%;background:#4caf50;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.cta-scarcity-heading[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.05;color:#fff;margin-bottom:1.5rem}.cta-scarcity-heading[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-style:italic;color:#e8c070}.cta-scarcity-sub[data-astro-cid-bobyx3ht]{font-size:.92rem;color:#ffffff8c;line-height:1.85;margin-bottom:2.5rem}.cta-scarcity-slots[data-astro-cid-bobyx3ht]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.cta-slot[data-astro-cid-bobyx3ht]{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .9rem;border-radius:40px;border:1px solid}.cta-slot[data-astro-cid-bobyx3ht].taken{color:#ffffff40;border-color:#ffffff1a;text-decoration:line-through}.cta-slot[data-astro-cid-bobyx3ht].open{color:#e8c070;border-color:#e8c07066}.cta-scarcity-btn[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1.1rem 3rem;background:#e8c070;color:#0d0c0a;font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s}.cta-scarcity-btn[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.seo-h1[data-astro-cid-bobyx3ht]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.testimonials-section[data-astro-cid-bobyx3ht]{padding:6rem 0;background:#0d0c0a}.testimonials-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:3rem;text-align:center}.testimonials-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;padding:0 5vw}@media (max-width:800px){.testimonials-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;gap:1.5rem}}.testimonial-card[data-astro-cid-bobyx3ht]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative}.testimonial-quote-mark[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:4rem;color:#e8c07040;line-height:.5;margin-bottom:1rem}.testimonial-card[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.35rem;font-weight:300;font-style:italic;line-height:1.5;color:#fff;margin-bottom:1.8rem;flex-grow:1}.testimonial-card[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.2rem}.testimonial-name[data-astro-cid-bobyx3ht]{font-family:Jost,sans-serif;font-size:.85rem;font-weight:500;color:#e8c070;letter-spacing:.04em}.testimonial-role[data-astro-cid-bobyx3ht]{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#fff6}.testi-a[data-astro-cid-bobyx3ht]{padding:7rem 0;background:#f7f4ef}.testi-a-inner[data-astro-cid-bobyx3ht]{max-width:800px;margin:0 auto;padding:0 5vw;text-align:center}.testi-a-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:3rem}.testi-a-stage[data-astro-cid-bobyx3ht]{position:relative;min-height:200px}.testi-a-slide[data-astro-cid-bobyx3ht]{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.testi-a-slide[data-astro-cid-bobyx3ht].active{opacity:1;pointer-events:auto;position:relative}.testi-a-slide[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:300;font-style:italic;line-height:1.4;color:#1c1a17;margin-bottom:2rem}.testi-a-author[data-astro-cid-bobyx3ht]{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#8a8278}.testi-a-dots[data-astro-cid-bobyx3ht]{display:flex;justify-content:center;gap:.6rem;margin-top:2.5rem}.testi-a-dot[data-astro-cid-bobyx3ht]{width:8px;height:8px;border-radius:50%;border:none;background:#a0722a40;cursor:pointer;transition:background .3s;padding:0}.testi-a-dot[data-astro-cid-bobyx3ht].active{background:#a0722a}.testi-b[data-astro-cid-bobyx3ht]{padding:6rem 0;background:#f7f4ef;overflow:hidden}.testi-b-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:3rem;text-align:center}.testi-b-marquee-wrap[data-astro-cid-bobyx3ht]{overflow:hidden}.testi-b-marquee[data-astro-cid-bobyx3ht]{display:flex;gap:1.5rem;width:max-content;animation:testiScroll 40s linear infinite}.testi-b-marquee[data-astro-cid-bobyx3ht]:hover{animation-play-state:paused}@keyframes testiScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testi-b-card[data-astro-cid-bobyx3ht]{flex-shrink:0;width:360px;background:#fff;border:1px solid rgba(160,114,42,.15);border-radius:4px;padding:2.5rem 2rem;display:flex;flex-direction:column}.testi-b-card[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.3rem;font-weight:300;font-style:italic;line-height:1.5;color:#1c1a17;margin-bottom:1.5rem;flex-grow:1}.testi-b-card[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.2rem}.testi-b-card[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.85rem;font-weight:500;color:#a0722a}.testi-b-card[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#8a8278;font-style:normal}.testi-c[data-astro-cid-bobyx3ht]{padding:7rem 0;background:#f7f4ef}.testi-c-inner[data-astro-cid-bobyx3ht]{max-width:1100px;margin:0 auto;padding:0 5vw}.testi-c-header[data-astro-cid-bobyx3ht]{margin-bottom:3rem}.testi-c-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:1rem}.testi-c-title[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15;color:#1c1a17}.testi-c-grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1.4fr 1fr;gap:1.5rem}@media (max-width:800px){.testi-c-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}.testi-c-feature[data-astro-cid-bobyx3ht]{grid-row:span 3;background:#0d0c0a;border-radius:4px;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.testi-c-mark[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:5rem;color:#e8c0704d;line-height:.5;margin-bottom:1.5rem}.testi-c-feature[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:2rem;font-weight:300;font-style:italic;line-height:1.4;color:#fff;margin-bottom:2rem}.testi-c-feature[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.2rem}.testi-c-feature[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.9rem;font-weight:500;color:#e8c070}.testi-c-feature[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-style:normal}.testi-c-small[data-astro-cid-bobyx3ht]{background:#fff;border:1px solid rgba(160,114,42,.15);border-radius:4px;padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.testi-c-small[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.25rem;font-weight:300;font-style:italic;line-height:1.45;color:#1c1a17;flex-grow:1}.testi-c-small[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.15rem}.testi-c-small[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.82rem;font-weight:500;color:#a0722a}.testi-c-small[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#8a8278;font-style:normal}.testi-d[data-astro-cid-bobyx3ht]{padding:6rem 0;background:#0d0c0a;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-height:640px;overflow:hidden}@media (max-width:850px){.testi-d[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;padding:4rem 0}}.td-cols[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:640px;padding-right:5vw}@media (max-width:850px){.td-cols[data-astro-cid-bobyx3ht]{padding:0 5vw;height:420px}}.td-up[data-astro-cid-bobyx3ht]{animation:tdScrollUp 30s linear infinite}.td-down[data-astro-cid-bobyx3ht]{animation:tdScrollDown 30s linear infinite}.td-card[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.15rem;font-weight:300;font-style:italic;line-height:1.5;color:#fff;margin-bottom:1rem}.td-card[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.78rem;font-weight:500;color:#e8c070}.td-card[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-style:normal}.testi-e[data-astro-cid-bobyx3ht]{padding:7rem 0;background:#f7f4ef}.te-inner[data-astro-cid-bobyx3ht]{max-width:760px;margin:0 auto;padding:0 5vw;text-align:center}.te-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:3rem}.te-stage[data-astro-cid-bobyx3ht]{position:relative;min-height:220px}.te-slide[data-astro-cid-bobyx3ht]{position:absolute;inset:0;opacity:0;transform:translateY(12px);transition:opacity .6s,transform .6s;pointer-events:none}.te-slide[data-astro-cid-bobyx3ht].active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.te-slide[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;font-style:italic;line-height:1.4;color:#1c1a17;margin-bottom:1.8rem}.te-author[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.2rem}.te-author[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.85rem;font-weight:500;color:#a0722a;letter-spacing:.05em}.te-author[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8a8278;font-style:normal}.te-bars[data-astro-cid-bobyx3ht]{display:flex;justify-content:center;gap:.6rem;margin-top:2.5rem}.te-bar[data-astro-cid-bobyx3ht]{width:50px;height:3px;background:#a0722a33;border:none;border-radius:3px;cursor:pointer;padding:0;overflow:hidden;position:relative}.te-bar[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:#a0722a;transform-origin:left;transform:scaleX(0);display:block}.te-bar[data-astro-cid-bobyx3ht].active span[data-astro-cid-bobyx3ht]{transform:scaleX(1)}@keyframes teFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.testi-f[data-astro-cid-bobyx3ht]{padding:7rem 0;background:linear-gradient(180deg,#14110d,#0d0c0a)}.tf-inner[data-astro-cid-bobyx3ht]{max-width:820px;margin:0 auto;padding:0 5vw;text-align:center}.tf-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#e8c070;margin-bottom:2.5rem}.tf-stage[data-astro-cid-bobyx3ht]{position:relative;min-height:260px}.tf-slide[data-astro-cid-bobyx3ht]{position:absolute;inset:0;opacity:0;transform:scale(.98);transition:opacity .6s,transform .6s;pointer-events:none}.tf-slide[data-astro-cid-bobyx3ht].active{opacity:1;transform:scale(1);pointer-events:auto;position:relative}.tf-mark[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:5rem;color:#e8c0704d;line-height:.4;margin-bottom:1.5rem}.tf-slide[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:300;font-style:italic;line-height:1.4;color:#fff;margin-bottom:1.8rem}.tf-author[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.85rem;font-weight:500;color:#e8c070;letter-spacing:.05em}.tf-author[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.78rem;letter-spacing:.05em;color:#ffffff80;font-style:normal}.tf-nav[data-astro-cid-bobyx3ht]{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap;margin-top:3rem}.tf-pill[data-astro-cid-bobyx3ht]{font-family:Jost,sans-serif;font-size:.7rem;letter-spacing:.08em;padding:.5rem 1.1rem;background:transparent;border:1px solid rgba(255,255,255,.15);color:#ffffff80;border-radius:40px;cursor:pointer;transition:all .3s}.tf-pill[data-astro-cid-bobyx3ht].active{background:#e8c070;border-color:#e8c070;color:#0d0c0a}.tf-pill[data-astro-cid-bobyx3ht]:hover{border-color:#e8c07080;color:#fff}.tf-pill[data-astro-cid-bobyx3ht].active:hover{color:#0d0c0a}.testi-d[data-astro-cid-bobyx3ht]{padding:6rem 0;background:#0d0c0a;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-height:680px;overflow:hidden}@media (max-width:850px){.testi-d[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;padding:4rem 0;max-height:none}}.td-left[data-astro-cid-bobyx3ht]{padding-left:8vw}@media (max-width:850px){.td-left[data-astro-cid-bobyx3ht]{padding:0 5vw;text-align:center}}.td-eyebrow[data-astro-cid-bobyx3ht]{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#a0722a;margin-bottom:1.2rem}.td-title[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.15;color:#fff;margin-bottom:1.2rem}.td-sub[data-astro-cid-bobyx3ht]{font-size:.9rem;color:#ffffff80;line-height:1.8;margin-bottom:2rem;max-width:340px}@media (max-width:850px){.td-sub[data-astro-cid-bobyx3ht]{margin:0 auto 2rem}}.td-btn[data-astro-cid-bobyx3ht]{display:inline-flex;padding:1rem 2.4rem;background:#e8c070;color:#0d0c0a;font-size:.73rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s}.td-btn[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.td-cols[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:680px;padding-right:5vw}@media (max-width:850px){.td-cols[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;padding:0 5vw;height:480px;max-width:420px;margin:0 auto}}.td-col[data-astro-cid-bobyx3ht]{overflow:hidden}@media (max-width:550px){.td-col-hide[data-astro-cid-bobyx3ht]{display:none}}.td-track[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:1rem}.td-up[data-astro-cid-bobyx3ht]{animation:tdScrollUp 35s linear infinite}.td-down[data-astro-cid-bobyx3ht]{animation:tdScrollDown 35s linear infinite}@keyframes tdScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes tdScrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.td-card[data-astro-cid-bobyx3ht]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:1.6rem}.td-card-head[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem}.td-avatar[data-astro-cid-bobyx3ht]{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgba(232,192,112,.35);flex-shrink:0}.td-card[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:.15rem}.td-card[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.82rem;font-weight:500;color:#e8c070}.td-card[data-astro-cid-bobyx3ht] em[data-astro-cid-bobyx3ht]{font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-style:normal}.td-card[data-astro-cid-bobyx3ht] blockquote[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:1.1rem;font-weight:300;font-style:italic;line-height:1.5;color:#fff}@media (max-width:750px){.process-steps[data-astro-cid-bobyx3ht]{gap:1rem!important}.process-step[data-astro-cid-bobyx3ht]{gap:.4rem!important;text-align:center;align-items:center}.process-num[data-astro-cid-bobyx3ht]{margin-bottom:0!important;font-size:3.5rem!important}.process-content[data-astro-cid-bobyx3ht]{text-align:center}.process-title[data-astro-cid-bobyx3ht]{font-size:1.7rem!important}.process-desc[data-astro-cid-bobyx3ht]{font-size:1.05rem!important;line-height:1.7!important;max-width:340px;margin:0 auto}}@media (max-width:750px){.process-btn[data-astro-cid-bobyx3ht]{padding:1.3rem 3rem!important;font-size:.9rem!important;letter-spacing:.16em!important}}.hero-kb[data-astro-cid-bobyx3ht]{position:relative;height:100vh;min-height:600px;overflow:hidden}.hero-kb[data-astro-cid-bobyx3ht] .hero-slides[data-astro-cid-bobyx3ht]{position:absolute;inset:0}.hero-kb[data-astro-cid-bobyx3ht] .hero-slide[data-astro-cid-bobyx3ht]{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease}.hero-kb[data-astro-cid-bobyx3ht] .hero-slide[data-astro-cid-bobyx3ht].active{opacity:1}.hero-kb-img[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background-size:cover;background-position:var(--hero-focus, center);transform:scale(1)}.hero-kb[data-astro-cid-bobyx3ht] .hero-slide[data-astro-cid-bobyx3ht].active .hero-kb-img[data-astro-cid-bobyx3ht]{animation:kenburns 12s ease-out forwards}@keyframes kenburns{0%{transform:scale(1)}to{transform:scale(1.12)}}.hero-kb-overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#0a090773,#0a090780 60%,#0a0907a6)}.hero-mosaic-card[data-astro-cid-bobyx3ht]{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:0 5vw;max-width:760px;width:100%}.hero-mosaic-card[data-astro-cid-bobyx3ht] .hero-subtitle[data-astro-cid-bobyx3ht]{font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:#ffffffd9;margin-bottom:1rem}.hero-mosaic-title[data-astro-cid-bobyx3ht]{font-family:Cormorant Garant,Georgia,serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:1.05;color:#fff;margin:1rem 0 1.5rem}.hero-mosaic-sub[data-astro-cid-bobyx3ht]{font-size:1rem;color:#ffffffd1;line-height:1.8;margin-bottom:2.5rem;max-width:480px;margin-left:auto;margin-right:auto}.hero-ctas[data-astro-cid-bobyx3ht]{display:flex;gap:1.4rem;justify-content:center;align-items:center;flex-wrap:wrap}.btn-dark[data-astro-cid-bobyx3ht]{display:inline-flex;padding:1.1rem 2.6rem;background:#e8c070;color:#14110d;font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s}.btn-dark[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.btn-getintouch[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;padding:1.1rem 2.8rem;background:#e8c070;color:#14110d;font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .3s}.btn-getintouch[data-astro-cid-bobyx3ht]:hover{background:#f0d080}.hero-kb[data-astro-cid-bobyx3ht] .hero-dots[data-astro-cid-bobyx3ht]{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.6rem}
