:root{--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}.prop4-root[data-astro-cid-jrf7t7pp]{position:relative;width:100%;min-height:100dvh;background:#fafafa;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:6rem 0 7rem}@media(min-width:768px){.prop4-root[data-astro-cid-jrf7t7pp]{padding:8rem 0}}.prop4-antigravity[data-astro-cid-jrf7t7pp]{position:absolute;inset:0;z-index:0;opacity:.4}.prop4-photos[data-astro-cid-jrf7t7pp]{position:absolute;inset:0;z-index:10;pointer-events:none;overflow:hidden}@media(max-width:1023px){.prop4-photos[data-astro-cid-jrf7t7pp]{display:none}}.prop4-photo[data-astro-cid-jrf7t7pp]{position:absolute;box-shadow:0 10px 40px -15px #00000026;opacity:0;animation:photo-fade-in .9s var(--ease-out-expo) both;transition:opacity .9s ease}.prop4-photo[data-astro-cid-jrf7t7pp] img[data-astro-cid-jrf7t7pp]{display:block;width:100%;height:100%;object-fit:cover}.prop4-photo--1[data-astro-cid-jrf7t7pp]{top:128px;left:64px;width:256px;height:320px;animation-delay:.5s;opacity:.9}.prop4-photo--2[data-astro-cid-jrf7t7pp]{bottom:64px;left:128px;width:320px;height:192px;animation-delay:.7s;opacity:.85}.prop4-photo--3[data-astro-cid-jrf7t7pp]{top:64px;right:128px;width:256px;height:256px;animation-delay:.6s;opacity:.9}.prop4-photo--4[data-astro-cid-jrf7t7pp]{bottom:128px;right:64px;width:192px;height:256px;animation-delay:.8s;opacity:.85}@media(min-width:1280px){.prop4-photo--1[data-astro-cid-jrf7t7pp]{left:128px}.prop4-photo--2[data-astro-cid-jrf7t7pp]{left:256px}.prop4-photo--3[data-astro-cid-jrf7t7pp]{right:192px}.prop4-photo--4[data-astro-cid-jrf7t7pp]{right:128px}}@keyframes photo-fade-in{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:var(--target-opacity, .9);transform:translateY(0) scale(1)}}.prop4-content[data-astro-cid-jrf7t7pp]{position:relative;z-index:20;width:100%;max-width:56rem;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;animation:fade-up-entry 1s var(--ease-out-expo) both;pointer-events:none}@media(min-width:768px){.prop4-content[data-astro-cid-jrf7t7pp]{padding:0 1.5rem}}@keyframes fade-up-entry{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.prop4-eyebrow[data-astro-cid-jrf7t7pp]{display:inline-flex;align-items:center;gap:.75rem;font-family:DM Sans,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:color-mix(in srgb,#1C1C1C 50%,transparent);margin-bottom:1.5rem}@media(min-width:768px){.prop4-eyebrow[data-astro-cid-jrf7t7pp]{font-size:.875rem}}.prop4-eyebrow-line[data-astro-cid-jrf7t7pp]{display:inline-block;width:2.5rem;height:1px;background:#c2a582;animation:eyebrow-extend .8s .3s var(--ease-out-expo) both}@keyframes eyebrow-extend{0%{width:0}to{width:2.5rem}}.prop4-headline[data-astro-cid-jrf7t7pp]{display:flex;flex-direction:column;font-family:Playfair Display,serif;font-size:15vw;font-weight:400;line-height:.95;color:#1c1c1c}@media(min-width:640px){.prop4-headline[data-astro-cid-jrf7t7pp]{font-size:12vw}}@media(min-width:1024px){.prop4-headline[data-astro-cid-jrf7t7pp]{font-size:8vw}}.prop4-headline-row--italic[data-astro-cid-jrf7t7pp]{font-style:italic;margin-top:.05em}.prop4-char[data-astro-cid-jrf7t7pp]{display:inline-block;opacity:0;animation:char-reveal .5s var(--ease-out-expo) forwards;animation-delay:var(--s, 0ms)}@keyframes char-reveal{0%{opacity:0;transform:translateY(.8em) rotateX(-30deg);filter:blur(4px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0) rotateX(0);filter:blur(0)}}.prop4-dot[data-astro-cid-jrf7t7pp]{color:#c2a582;display:inline-block;margin-left:-.2em;opacity:0;animation:char-reveal .5s var(--ease-out-expo) forwards;animation-delay:var(--s, .9s)}.prop4-desc-wrapper[data-astro-cid-jrf7t7pp]{animation:fade-up-entry .8s .6s var(--ease-out-expo) both}.prop4-desc-divider[data-astro-cid-jrf7t7pp]{width:0;height:2px;background:#c2a582;margin:2rem auto 1rem;animation:divider-extend .8s .8s var(--ease-out-expo) both}@media(min-width:768px){.prop4-desc-divider[data-astro-cid-jrf7t7pp]{margin:2.5rem auto 1.5rem}}@keyframes divider-extend{0%{width:0;opacity:0}to{width:4rem;opacity:1}}@media(max-width:767px){@keyframes divider-extend{0%{width:0;opacity:0}to{width:3rem;opacity:1}}}.prop4-desc[data-astro-cid-jrf7t7pp]{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:1.625;color:color-mix(in srgb,#1C1C1C 80%,transparent);max-width:32rem;margin:0}@media(min-width:768px){.prop4-desc[data-astro-cid-jrf7t7pp]{font-size:1rem}}.prop4-cta-group[data-astro-cid-jrf7t7pp]{display:flex;flex-direction:column;gap:1rem;margin-top:3rem;width:100%;animation:fade-up-entry .8s .7s var(--ease-out-expo) both}@media(min-width:640px){.prop4-cta-group[data-astro-cid-jrf7t7pp]{flex-direction:row;justify-content:center;width:auto}}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]{position:relative;display:inline-flex;align-items:center;text-align:center;text-decoration:none;box-sizing:border-box;border:1px solid #1C1C1C;background:transparent;padding:0 1.25rem;overflow:visible;transition:all .3s ease-in-out;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;height:3.5rem;width:100%;color:#1c1c1c;pointer-events:auto}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover{background:#1c1c1c;color:#fff}@media(min-width:768px){.prop4-btn-fancy[data-astro-cid-jrf7t7pp]{font-size:.75rem;padding:0 2rem;height:4rem;width:auto}}.prop4-btn-fancy-dash[data-astro-cid-jrf7t7pp]{position:absolute;top:50%;left:1rem;height:1px;width:1rem;transform:translateY(-50%);background:#1c1c1c;transition:all .3s ease;transform-origin:center;z-index:10}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover .prop4-btn-fancy-dash[data-astro-cid-jrf7t7pp]{width:.5rem;background:#fff}@media(min-width:768px){.prop4-btn-fancy-dash[data-astro-cid-jrf7t7pp]{left:1.5rem}}.prop4-btn-fancy-text[data-astro-cid-jrf7t7pp]{padding-left:1.25rem;line-height:normal;text-transform:uppercase;transition:all .3s ease-in-out;text-align:left;z-index:10;width:100%;white-space:nowrap}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover .prop4-btn-fancy-text[data-astro-cid-jrf7t7pp]{padding-left:1rem;color:#fff}@media(min-width:768px){.prop4-btn-fancy-text[data-astro-cid-jrf7t7pp]{padding-left:1.75rem}}.prop4-btn-fancy-cut-tl[data-astro-cid-jrf7t7pp]{position:absolute;top:-1px;left:.75rem;height:1px;width:1rem;background:#fafafa;transition:all .5s ease-out;z-index:20}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover .prop4-btn-fancy-cut-tl[data-astro-cid-jrf7t7pp]{left:-1px;width:0}@media(min-width:768px){.prop4-btn-fancy-cut-tl[data-astro-cid-jrf7t7pp]{left:1.25rem}}.prop4-btn-fancy-cut-br1[data-astro-cid-jrf7t7pp]{position:absolute;bottom:-1px;right:1.5rem;height:1px;width:1rem;background:#fafafa;transition:all .5s ease-out;z-index:20}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover .prop4-btn-fancy-cut-br1[data-astro-cid-jrf7t7pp]{right:0;width:0}@media(min-width:768px){.prop4-btn-fancy-cut-br1[data-astro-cid-jrf7t7pp]{right:2rem}}.prop4-btn-fancy-cut-br2[data-astro-cid-jrf7t7pp]{position:absolute;bottom:-1px;right:.5rem;height:1px;width:.5rem;background:#fafafa;transition:all .5s ease-out;z-index:20}.prop4-btn-fancy[data-astro-cid-jrf7t7pp]:hover .prop4-btn-fancy-cut-br2[data-astro-cid-jrf7t7pp]{right:0;width:0}@media(min-width:768px){.prop4-btn-fancy-cut-br2[data-astro-cid-jrf7t7pp]{right:1rem}}.prop4-btn-filled[data-astro-cid-jrf7t7pp]{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;border:1px solid #1C1C1C;background:#1c1c1c;color:#fff;padding:0 2rem;transition:all .3s ease;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;height:3.5rem;width:100%;pointer-events:auto}.prop4-btn-filled[data-astro-cid-jrf7t7pp]:hover{background:transparent;color:#1c1c1c}@media(min-width:768px){.prop4-btn-filled[data-astro-cid-jrf7t7pp]{font-size:.75rem;padding:0 2.5rem;height:4rem;width:auto}}.prop4-btn-filled-text[data-astro-cid-jrf7t7pp]{position:relative;z-index:10;transition:transform .3s ease;white-space:nowrap}.prop4-btn-filled[data-astro-cid-jrf7t7pp]:hover .prop4-btn-filled-text[data-astro-cid-jrf7t7pp]{transform:translate(-.5rem)}.prop4-btn-filled-arrow[data-astro-cid-jrf7t7pp]{position:absolute;right:1.25rem;width:1rem;height:1rem;opacity:0;transform:translate(-1rem);transition:all .3s ease}.prop4-btn-filled[data-astro-cid-jrf7t7pp]:hover .prop4-btn-filled-arrow[data-astro-cid-jrf7t7pp]{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.prop4-root[data-astro-cid-jrf7t7pp] [data-astro-cid-jrf7t7pp],.prop4-root[data-astro-cid-jrf7t7pp] [data-astro-cid-jrf7t7pp]:before,.prop4-root[data-astro-cid-jrf7t7pp] [data-astro-cid-jrf7t7pp]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.prop4-char[data-astro-cid-jrf7t7pp]{opacity:1;filter:none;transform:none}.prop4-photo[data-astro-cid-jrf7t7pp]{opacity:.9!important;transform:none!important}}
