.ElementSection-module__fxSrXa__section{color:var(--el-text);padding:92px var(--pad-x);box-sizing:border-box;flex-direction:column;justify-content:center;min-height:100dvh;display:flex}.ElementSection-module__fxSrXa__section>*{width:100%;max-width:var(--content-max);margin-left:auto;margin-right:auto}@supports (content-visibility:auto){.ElementSection-module__fxSrXa__section{content-visibility:auto;contain-intrinsic-size:900px}}.ElementSection-module__fxSrXa__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;display:flex}.ElementSection-module__fxSrXa__kicker{align-items:center;gap:13px;margin-bottom:16px;display:flex}.ElementSection-module__fxSrXa__kickerLine{background:var(--el-accent);width:34px;height:1px}.ElementSection-module__fxSrXa__kickerLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--el-label);font-size:12px}.ElementSection-module__fxSrXa__name{font-family:var(--font-spectral), serif;color:var(--el-text);font-size:46px;font-weight:300}.ElementSection-module__fxSrXa__tagline{color:var(--el-muted);max-width:440px;margin-top:16px;font-size:15px;font-weight:300;line-height:1.7}.ElementSection-module__fxSrXa__grid{grid-template-columns:repeat(var(--cols,4), 1fr);gap:18px;display:grid}.ElementSection-module__fxSrXa__offset{margin-top:34px}.ElementSection-module__fxSrXa__card{cursor:pointer;margin:0;position:relative;overflow:hidden}.ElementSection-module__fxSrXa__canvas{aspect-ratio:3/4;background:repeating-linear-gradient(135deg, var(--el-tile-a), var(--el-tile-a) 11px, var(--el-tile-b) 11px, var(--el-tile-b) 22px);width:100%;transition:transform .8s var(--ease-out)}.ElementSection-module__fxSrXa__card:hover .ElementSection-module__fxSrXa__canvas{transform:scale(1.045)}.ElementSection-module__fxSrXa__photo{width:100%;height:auto;transition:transform .8s var(--ease-out);display:block}.ElementSection-module__fxSrXa__card:hover .ElementSection-module__fxSrXa__photo{transform:scale(1.045)}.ElementSection-module__fxSrXa__card:after{content:"";opacity:0;transition:opacity .45s var(--ease-out);background:linear-gradient(#0000,#0c0a080f 45%,#0c0a086b);position:absolute;inset:0}.ElementSection-module__fxSrXa__card:hover:after{opacity:1}.ElementSection-module__fxSrXa__caption{z-index:1;opacity:0;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out);flex-direction:column;gap:3px;display:flex;position:absolute;bottom:14px;left:16px;right:16px;transform:translateY(10px)}.ElementSection-module__fxSrXa__card:hover .ElementSection-module__fxSrXa__caption{opacity:1;transform:none}.ElementSection-module__fxSrXa__captionTitle{font-family:var(--font-spectral), serif;color:#f7f3e8;font-size:16px;font-weight:400}.ElementSection-module__fxSrXa__captionMeta{letter-spacing:.1em;color:#f7f3e8bf;font-size:11.5px;font-weight:300}.ElementSection-module__fxSrXa__captionDimensions{letter-spacing:.08em;color:#f7f3e8d1;font-size:11.5px;font-weight:300}.ElementSection-module__fxSrXa__captionPrice{letter-spacing:.06em;color:#f7f3e8;align-items:center;gap:8px;margin-top:2px;font-size:11.5px;font-weight:400;display:flex}.ElementSection-module__fxSrXa__priceStruck{opacity:.65;text-decoration:line-through}.ElementSection-module__fxSrXa__soldBadge{letter-spacing:.14em;text-transform:uppercase;color:#f7f3e8;border:1px solid #f7f3e880;border-radius:2px;padding:2px 6px;font-size:10px}@media (max-width:1024px){.ElementSection-module__fxSrXa__grid{grid-template-columns:repeat(2,1fr)}}@media (hover:none),(pointer:coarse){.ElementSection-module__fxSrXa__canvas,.ElementSection-module__fxSrXa__photo{transition:none}.ElementSection-module__fxSrXa__card:hover .ElementSection-module__fxSrXa__canvas,.ElementSection-module__fxSrXa__card:hover .ElementSection-module__fxSrXa__photo{transform:none}.ElementSection-module__fxSrXa__card:after{display:none}}@media (max-width:768px){.ElementSection-module__fxSrXa__section{padding-top:68px;padding-bottom:68px}.ElementSection-module__fxSrXa__header{flex-direction:column;align-items:flex-start}.ElementSection-module__fxSrXa__name{font-size:36px}.ElementSection-module__fxSrXa__offset{margin-top:0}}@media (max-width:480px){.ElementSection-module__fxSrXa__grid{grid-template-columns:1fr}}.ElementSection-module__fxSrXa__lightbox{z-index:200;cursor:zoom-out;background:#0a0908eb;grid-template-rows:minmax(0,1fr) auto;justify-content:center;align-items:center;gap:22px;padding:40px;display:grid;position:fixed;inset:0}.ElementSection-module__fxSrXa__lightboxImage{object-fit:contain;cursor:default;place-self:end center;max-width:100%;max-height:100%;box-shadow:0 20px 60px #00000080}.ElementSection-module__fxSrXa__lightboxInfo{text-align:center;color:#f7f3e8;cursor:default;justify-self:center;max-width:min(680px,100%)}.ElementSection-module__fxSrXa__lightboxTitle{font-family:var(--font-spectral), serif;margin:0 0 8px;font-size:24px;font-weight:300}.ElementSection-module__fxSrXa__lightboxMeta,.ElementSection-module__fxSrXa__lightboxPrice{letter-spacing:.11em;text-transform:uppercase;color:#f7f3e8c2;flex-wrap:wrap;justify-content:center;gap:7px 18px;font-size:12px;display:flex}.ElementSection-module__fxSrXa__lightboxDescription{max-width:560px;font-family:var(--font-spectral), serif;color:#f7f3e8db;margin:14px auto 0;font-size:17px;font-style:italic;font-weight:300;line-height:1.55}.ElementSection-module__fxSrXa__lightboxPrice{color:#f7f3e8;margin-top:10px}.ElementSection-module__fxSrXa__lightboxClose{color:#f7f3e8;cursor:pointer;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:24px;right:28px}@media (max-width:768px){.ElementSection-module__fxSrXa__lightbox{padding:28px 18px}.ElementSection-module__fxSrXa__lightboxTitle{font-size:21px}}
.JourneyBackground-module__FkACyq__bgLayer{z-index:-1;contain:strict;opacity:0;transition:opacity 1s var(--ease-out);position:fixed;inset:0;overflow:hidden}.JourneyBackground-module__FkACyq__bgLayer.JourneyBackground-module__FkACyq__visible{opacity:1}.JourneyBackground-module__FkACyq__panel{opacity:0;transition:opacity 1.3s var(--ease-out);position:absolute;inset:0}.JourneyBackground-module__FkACyq__panel.JourneyBackground-module__FkACyq__active{opacity:1}@media (max-width:1024px){.JourneyBackground-module__FkACyq__bgLayer,.JourneyBackground-module__FkACyq__panel{transition-duration:.35s}}
.Journey-module__y2ht3q__journey{position:relative}
.Galerie-module__x_GpnG__intro{padding:70px var(--pad-x) 40px;text-align:center;max-width:var(--content-max);margin:0 auto}.Galerie-module__x_GpnG__kicker{letter-spacing:.26em;text-transform:uppercase;color:var(--accent);font-size:12px}.Galerie-module__x_GpnG__title{font-family:var(--font-spectral), serif;color:var(--ink);margin-top:14px;font-size:44px;font-weight:300}.Galerie-module__x_GpnG__lede{color:var(--muted-2);max-width:600px;margin:16px auto 0;font-size:15.5px;font-weight:300;line-height:1.7}@media (max-width:768px){.Galerie-module__x_GpnG__title{font-size:34px}}
