.locations-map-custom{width:100%;background-color:var(--lmap-bg);border-top:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.locations-map-custom__grid-bg{display:none!important;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;z-index:0}.locations-map-custom__inner{position:relative;z-index:1}.locations-map-custom__map-wrap-outer{position:relative;margin-bottom:64px}.locations-map-custom__map-host{width:100%;position:relative;overflow:visible}.locations-map-custom__map-wrap-outer .manufacturing-map-custom__map-wrap{margin-top:0;margin-bottom:0}@media screen and (min-width:750px){.locations-map-custom__map-wrap-outer{margin-bottom:96px}}.locations-map-custom__header{display:grid!important;grid-template-columns:1fr;gap:32px;align-items:start;margin-bottom:64px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:48px;width:100%}.locations-map-custom__header-left{width:100%;max-width:100%;overflow:hidden}.locations-map-custom__eyebrow{display:block!important;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600;font-size:11px;letter-spacing:.1em;color:var(--lmap-accent);text-transform:uppercase;margin-bottom:32px}.locations-map-custom__heading{font-family:var(--font-heading-family, inherit);font-size:clamp(44px,7vw,120px);line-height:1.1;font-weight:700;color:var(--lmap-text);margin:0;width:100%;word-wrap:break-word;word-break:break-word}.locations-map-custom__heading-accent{color:var(--lmap-accent)}.locations-map-custom__header-right{width:100%;border-left:3px solid var(--lmap-accent);padding:8px 0 8px 24px}.locations-map-custom__header-desc{font-family:var(--font-body-family, inherit);font-size:clamp(16px,1.5vw,18px);line-height:1.6;color:var(--lmap-muted);font-weight:500;margin:0}.locations-map-custom__cards{display:grid!important;grid-template-columns:1fr;gap:16px}.locations-map-custom__card{position:relative;padding:24px;display:flex!important;flex-direction:column;justify-content:space-between;min-height:400px;overflow:hidden;background-color:var(--lmap-card-bg);border-radius:16px;isolation:isolate;transition:background-color .4s ease;box-sizing:border-box;container-type:inline-size}.locations-map-custom__card:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}.locations-map-custom__card:hover{background-color:var(--lmap-accent)}.locations-map-custom__card-media{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.locations-map-custom__card-img{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.5);opacity:.1;mix-blend-mode:screen;transform:scale(1);transform-origin:center center;transition:opacity 2s cubic-bezier(.16,1,.3,1),transform 2s cubic-bezier(.16,1,.3,1)}.locations-map-custom__card:hover .locations-map-custom__card-img,.locations-map-custom__card:focus-within .locations-map-custom__card-img{opacity:.2;transform:scale(1.05)}.locations-map-custom__card-overlay{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top,var(--lmap-card-bg) 0%,rgba(10,10,11,.8) 50%,transparent 100%)!important;pointer-events:none;transition:background-image .5s ease}.locations-map-custom__card:hover .locations-map-custom__card-overlay,.locations-map-custom__card:focus-within .locations-map-custom__card-overlay{background-image:linear-gradient(to top,var(--lmap-accent) 0%,rgba(255,59,48,.8) 50%,transparent 100%)!important}.locations-map-custom__card-content{position:relative;z-index:1;display:flex!important;flex-direction:column;height:100%;color:var(--lmap-text);transition:color .4s ease}.locations-map-custom__card:hover .locations-map-custom__card-content{color:var(--lmap-bg-deep)}.locations-map-custom__region{display:inline-flex!important;align-items:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700;font-size:10px;letter-spacing:.2em;text-transform:uppercase;margin:0 auto auto 0;opacity:.5;width:-moz-fit-content;width:fit-content;padding:6px 16px;border-radius:999px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--lmap-text)}.locations-map-custom__card-bottom{margin-top:48px}.locations-map-custom__city{font-family:var(--font-heading-family, inherit);font-size:clamp(28px,5vw,64px);font-size:max(18px,min(clamp(28px,5vw,64px),17cqi));line-height:.9;font-weight:900;letter-spacing:-1.5px;margin:0 0 24px;color:var(--lmap-text)}.locations-map-custom__address{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500;line-height:1.6;margin:0 0 32px;max-width:280px;opacity:.8;transition:opacity .4s ease}.locations-map-custom__card:hover .locations-map-custom__address,.locations-map-custom__card:focus-within .locations-map-custom__address{opacity:1}.locations-map-custom__card-meta{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);gap:16px}.locations-map-custom__coords{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.locations-map-custom__status{display:flex!important;align-items:center;gap:12px}.locations-map-custom__active-dot{position:relative;display:inline-flex!important;width:8px;height:8px}.locations-map-custom__active-dot-ping{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:.75;animation:locations-map-custom-ping 1.5s cubic-bezier(0,0,.2,1) infinite}.locations-map-custom__active-dot-core{display:block!important;position:relative;width:100%;height:100%;border-radius:50%;background-color:currentColor}.locations-map-custom__status-label{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}@keyframes locations-map-custom-ping{0%{transform:scale(1);opacity:.75}75%,to{transform:scale(2.5);opacity:0}}@media screen and (min-width:640px){.locations-map-custom__card{padding:32px}.locations-map-custom__address{font-size:13px;margin-bottom:48px}.locations-map-custom__coords{font-size:10px}}@media screen and (min-width:750px){.locations-map-custom__grid-bg{display:block!important}.locations-map-custom__header{margin-bottom:96px;padding-bottom:64px;gap:48px}.locations-map-custom__card{padding:48px;min-height:560px}.locations-map-custom__cards{grid-template-columns:1fr 1fr 1fr;gap:24px}.locations-map-custom__card:not(:last-child){border-bottom:none}.locations-map-custom__city{margin-bottom:24px}.locations-map-custom__region{font-size:11px}}@media screen and (min-width:990px){.locations-map-custom__cards{gap:0;border:1px solid rgba(255,255,255,.1);border-radius:0;box-shadow:0 25px 50px -12px #00000040}.locations-map-custom__card{padding:64px;border-radius:0}.locations-map-custom__card:not(:last-child){border-right:1px solid rgba(255,255,255,.1)}.locations-map-custom__city{mix-blend-mode:difference}}@media screen and (min-width:1280px){.locations-map-custom__header{grid-template-columns:repeat(12,1fr);align-items:end}.locations-map-custom__header-left{grid-column:span 8}.locations-map-custom__header-right{grid-column:span 4;border-left:none;border-right:3px solid var(--lmap-accent);padding:8px 24px 8px 0;text-align:right}}@media(prefers-reduced-motion:reduce){.locations-map-custom__active-dot-ping{animation:none}.locations-map-custom__card,.locations-map-custom__card-content,.locations-map-custom__card-overlay,.locations-map-custom__card-img,.locations-map-custom__address{transition:none}.locations-map-custom__card:hover .locations-map-custom__card-img,.locations-map-custom__card:focus-within .locations-map-custom__card-img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-locations-map-custom.css.map */
