@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Space+Grotesk:wght@500;600&display=swap";.voxel-where-to-find-us{--bg: #fbf9f4;--ink: #0b0e1a;--ink-dim: rgba(11, 14, 26, .62);--ink-faint: rgba(11, 14, 26, .42);--line-soft: rgba(11, 14, 26, .07);--accent: #9a7a3e;--glass: rgba(255, 255, 255, .42);--glass-hover: rgba(255, 255, 255, .58);--glass-border: rgba(255, 255, 255, .65);--card-shadow: 0 8px 32px rgba(11, 14, 26, .06), inset 0 1px 0 rgba(255, 255, 255, .5);--card-shadow-hover: 0 14px 40px rgba(11, 14, 26, .1), inset 0 1px 0 rgba(255, 255, 255, .6);--cta-bg: rgba(255, 255, 255, .3);--logo-ink: brightness(0) saturate(100%) invert(9%) sepia(15%) saturate(1200%) hue-rotate(190deg);--blob-1-color: #e8d3a0;--blob-2-color: #c9a961;--blob-3-color: #f3e6c8;--blob-4-color: #0b0e1a;--heading: "Space Grotesk", sans-serif;--body: "Poppins", -apple-system, "system-ui", "Segoe UI", Roboto, sans-serif;background:var(--bg);color:var(--ink);font-family:var(--body);font-weight:300;-webkit-font-smoothing:antialiased;line-height:1.6;position:relative;transition:background .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1);width:100%;overflow-x:clip}html[data-theme=dark] .voxel-where-to-find-us{--bg: #000000;--ink: #f1f3f8;--ink-dim: rgba(241, 243, 248, .72);--ink-faint: rgba(241, 243, 248, .55);--line-soft: rgba(190, 205, 240, .08);--accent: #c9a55f;--glass: rgba(10, 14, 24, .62);--glass-hover: rgba(14, 20, 36, .48);--glass-border: rgba(170, 190, 240, .1);--card-shadow: 0 30px 80px -28px rgba(0, 0, 0, .9), inset 0 1px 0 rgba(255, 255, 255, .04);--card-shadow-hover: 0 36px 90px -28px rgba(0, 0, 0, .95), inset 0 1px 0 rgba(255, 255, 255, .07);--cta-bg: rgba(255, 255, 255, .04);--logo-ink: brightness(0) invert(1);--blob-1-color: rgba(30, 45, 100, .42);--blob-2-color: rgba(85, 60, 150, .32);--blob-3-color: rgba(20, 40, 90, .42);--blob-4-color: rgba(201, 165, 95, .12)}html[data-theme=dark] .voxel-where-to-find-us .blob{opacity:1}.voxel-where-to-find-us *{box-sizing:border-box}.voxel-where-to-find-us a{color:inherit;text-decoration:none}.voxel-where-to-find-us img{max-width:100%;display:block}.voxel-where-to-find-us .container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:32px}.voxel-where-to-find-us .bg-blobs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.voxel-where-to-find-us .blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55}.voxel-where-to-find-us .blob-1{width:520px;height:520px;top:-160px;left:-120px;background:radial-gradient(circle at 30% 30%,var(--blob-1-color),transparent 70%)}.voxel-where-to-find-us .blob-2{width:600px;height:600px;top:120px;right:-200px;background:radial-gradient(circle at 60% 40%,var(--blob-2-color),transparent 70%);opacity:.35}.voxel-where-to-find-us .blob-3{width:520px;height:520px;bottom:-200px;left:20%;background:radial-gradient(circle at 50% 50%,var(--blob-3-color),transparent 70%);opacity:.6}.voxel-where-to-find-us .blob-4{width:420px;height:420px;bottom:10%;right:5%;background:radial-gradient(circle at 50% 50%,var(--blob-4-color),transparent 70%);opacity:.05}.voxel-where-to-find-us .hero-text,.voxel-where-to-find-us .events{position:relative;z-index:1}.voxel-where-to-find-us .hero-text{padding-top:100px!important;padding-bottom:100px!important}.voxel-where-to-find-us .eyebrow{font-family:var(--body);font-size:12.8px;font-weight:600;letter-spacing:1.5px;color:var(--accent);margin:0 0 20px}.voxel-where-to-find-us h1{font-family:var(--heading);font-weight:600;font-size:clamp(36px,5.5vw,58px);margin:0 0 18px;line-height:1.06;letter-spacing:-.02em;color:var(--ink)}.voxel-where-to-find-us h1 em{font-style:italic;color:var(--ink)}.voxel-where-to-find-us .hero-sub{max-width:560px;color:var(--ink-dim);font-size:16px;font-weight:300;line-height:1.7;margin:0}.voxel-where-to-find-us .events{padding:56px 0 60px}.voxel-where-to-find-us .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;flex-wrap:wrap}.voxel-where-to-find-us .section-head h2{font-family:var(--heading);font-weight:600;font-size:28px;margin:0;letter-spacing:-.01em;color:var(--ink)}.voxel-where-to-find-us .section-head p{color:var(--ink-faint);font-size:13px;max-width:340px;margin:0;line-height:1.6}.voxel-where-to-find-us .events-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background:transparent}@media(max-width:820px){.voxel-where-to-find-us .events-grid{grid-template-columns:1fr}}.voxel-where-to-find-us .card{background:var(--glass);padding:40px 38px;position:relative;display:flex;flex-direction:column;gap:20px;border:1px solid var(--glass-border);border-radius:20px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:var(--card-shadow);transition:background .25s,box-shadow .25s,transform .25s}.voxel-where-to-find-us .card:hover{background:var(--glass-hover);box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.voxel-where-to-find-us .card-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.voxel-where-to-find-us .card-badge{font-size:12.8px;font-weight:600;letter-spacing:1.5px;color:var(--accent);flex:0 0 auto;white-space:nowrap}.voxel-where-to-find-us .card-logo{height:64px;margin:0;opacity:1}.voxel-where-to-find-us img.card-logo{width:auto;max-width:50%;flex:0 1 auto;min-width:0;object-fit:contain;object-position:right center}.voxel-where-to-find-us .card-logo--ink{filter:var(--logo-ink)}.voxel-where-to-find-us .card-logo.wordmark{height:auto;font-family:var(--heading);font-weight:600;font-size:17px;color:var(--ink);opacity:.7;letter-spacing:-.01em;text-align:right}.voxel-where-to-find-us .card h3{font-family:var(--heading);font-weight:600;font-size:24px;margin:0;letter-spacing:-.01em;color:var(--ink)}.voxel-where-to-find-us .card-meta{display:flex;flex-direction:column;gap:6px;font-size:13.5px;color:var(--ink-dim)}.voxel-where-to-find-us .card-meta .dates{color:var(--ink);font-weight:500}.voxel-where-to-find-us .card-meta .place{color:var(--ink-dim)}.voxel-where-to-find-us .card-meta .address{color:var(--ink-faint);font-size:12.5px}.voxel-where-to-find-us .card-desc{color:var(--ink-dim);font-size:13.5px;font-weight:300;line-height:1.65;margin:0}.voxel-where-to-find-us .card-cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:400;color:var(--ink);border:1px solid var(--ink);border-radius:999px;width:fit-content;padding:9px 18px;background:var(--cta-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s,color .2s}.voxel-where-to-find-us .card-cta:hover{background:var(--ink);color:var(--bg)}.voxel-where-to-find-us .card-cta svg{width:11px;height:11px;flex-shrink:0}.voxel-where-to-find-us .note{border-top:1px solid var(--line-soft);padding:32px 0 90px;color:var(--ink-faint);font-size:12.5px;line-height:1.7;max-width:640px}@media(max-width:600px){.voxel-where-to-find-us .container{padding-inline:20px}.voxel-where-to-find-us .card{padding:30px 24px}}@media(max-width:480px){.voxel-where-to-find-us .card-top{flex-direction:column;align-items:flex-start;gap:14px}.voxel-where-to-find-us .card-logo{height:56px}.voxel-where-to-find-us img.card-logo{max-width:100%;object-position:left center}.voxel-where-to-find-us .card-logo.wordmark{text-align:left}}.voxel-where-to-find-us [data-fr],html[data-lang=fr] .voxel-where-to-find-us [data-en]{display:none}html[data-lang=fr] .voxel-where-to-find-us [data-fr]{display:unset}html[data-lang=fr] .voxel-where-to-find-us .card-cta[data-fr],html[data-lang=en] .voxel-where-to-find-us .card-cta[data-en]{display:inline-flex}
/*# sourceMappingURL=/cdn/shop/t/10/assets/voxel-where-to-find-us.css.map */
